Commit Graph

10933 Commits

Author SHA1 Message Date
Alena Prokharchyk 8e9ccd1048 bug 13924: default Firewall provider to Juniper when Juniper is a provider for Pf/StaticNat or source nat service
status 13924: resolved fixed
Reviewed-by: Will Chan
2012-02-22 18:47:03 -08:00
anthony d5935bdc2c bug 13603: in XenServer 6.0, qemu-dm-wrapper listens on local host by fault
status 13603: resolved fixed

reviewed-by: edison
2012-02-22 18:39:06 -08:00
Jessica Wang 45ee978e80 check in new Japanese localization file. [reviewed-by: Brian] 2012-02-22 18:27:55 -08:00
Jessica Wang 5522da1229 Revert "bug 13924: IP Address page - Static NAT IP always support "Firewall - Port Range" regardless whether network offerings includes Firewall service or not. [reviewed-by: Brian]"
This reverts commit 0d430d0cd810542e4885487b78afccec422360e2.

[reviewed-by: Brian]
2012-02-22 18:25:18 -08:00
Alena Prokharchyk 8048a55802 bug 13944: when delete the account, expunge detached volumes on the backend
status 13944: resolved fixed
Reviewed-by: Frank Zhang
2012-02-22 17:58:52 -08:00
Brian Federle 3d7b5a12d8 Localizaton fixes
-Add conditional CSS for Japanese version

-Fix font wrapping in JA CSS for header bar, system dashboard

-Add some missing localization labels

reviewed-by: jessica
2012-02-22 17:32:33 -08:00
Edison Su dba58fece9 bug 13771: don't send pre snapshot if it's migrated
status 13771: resolved fixed
Reviewed-by: anthony
2012-02-22 17:20:40 -08:00
prachi b93c77b7a7 Bug 13850 - VM stuck in starting state if it is started during the HA-Work of the corresponding router
Reviewed-By: Kelven

Changes:
- Update the pending work Item to be DONE if we are changing the VM state during fullSync.
2012-02-22 17:04:15 -08:00
Jessica Wang 69bd704bc9 bug 13943: deployVM wizard - select network step - get network offerings - pass specifyvlan=false [reviewed-by: Brian] 2012-02-22 16:58:00 -08:00
Brian Federle 7333dc268d bug 13940
Patch for jQuery UI to fix IE for drag-and-drop

reviewed-by: jessica
2012-02-22 16:45:30 -08:00
prachi 37e4edd186 Bug 13766 - VMs are still running after disabling the zone
Reviewed-by: Sheng Yang

Changes:
- Do not check if allocation_state is 'Enabled' in planner if the caller is Root Admin.
- This should let Root Admin create a VM in a disabled Zone.
2012-02-22 16:31:01 -08:00
Jessica Wang f6792c9b7c deployVM wizard - select network step - get network offerings - pass istagged=true if selected zone has more than 1 guest traffic types in multiple physical networks. [reviewed-by: Brian] 2012-02-22 16:29:28 -08:00
Alena Prokharchyk 07ad0be09c Added isTagged parameter to listNetworkOfferings api. When set to true, it will return offerings with not null tag values
Reviewed-by: Jessica Wang
2012-02-22 16:09:45 -08:00
frank 27863d293b Bug 13875 - Adding a basic network zone fails during launch with "error: listVirtualRouterElements API doesn't return Virtual Router Element Id"
status 13875: resolved fixed
reviewed-by: Sheng.Yang
2012-02-22 15:30:13 -08:00
frank f9aef0a0ae Bug 13875 - Adding a basic network zone fails during launch with "error: listVirtualRouterElements API doesn't return Virtual Router Element Id"
status 13875: resolved fixed
reviewed-by: Sheng.Yang
2012-02-22 15:16:02 -08:00
Alena Prokharchyk 6ffaa6cf24 bug 13763: fixed api doc for logout command
status 13763: resolved fixed
Reviewed-by: Jessica Tomechak
2012-02-22 15:16:34 -08:00
Alena Prokharchyk a92a189ac9 bug 13928: more description to migrateVm api
status 13928: resolved fixed
Reviewed-by: Jessica Tomechak
2012-02-22 15:07:02 -08:00
Jessica Wang 3a0afade23 zone wizard - declare item before using it. [reviewed-by: Brian] 2012-02-22 14:53:49 -08:00
Jessica Wang ae6f4d4460 Fix for primary storage step prefilter in IE [reviewed-by: Jessica] 2012-02-22 14:52:24 -08:00
Brian Federle d8fe8fb93f Zone wizard: UI: Review step
Better final message before launch: make font size larger and
centered; include icon

reviewed-by: sonny
2012-02-22 14:48:28 -08:00
Jessica Wang 230a7ea999 add new labels to message_ja.properties [reviewed-by: Brian] 2012-02-22 14:12:42 -08:00
Jessica Wang 5a901b8fcf bug 13813: Network Service Providers should be hidden when Guest traffic type is hidden. Network Service Providers should be shown when Guest traffic type is shown. [reviewed-by: Brian] 2012-02-22 13:58:36 -08:00
Brian Federle 1928bd503c Dashboard UI fix
For the user dashboard, have events 'view all' button go to the Events
list view, as Alerts can only be viewed by admins.

reviewed-by: jessica
2012-02-22 12:22:44 -08:00
Brian Federle 15ace5fe26 Domain/tree view UI fix
Render details only after panel is fully transitioned in, to prevent
lag from server calls while animation is happening.

reviewed-by: sonny
2012-02-22 12:14:36 -08:00
Jessica Wang 836c2d62e9 system page - update embedded object of args.context.physicalNetworks[0] after a physical network is updated. [reviewed-by: Brian] 2012-02-22 12:10:30 -08:00
Brian Federle e8fbfddef0 Recurring snapshot UI: fix tab wrapping
reviewed-by: sonny
2012-02-22 12:09:10 -08:00
Brian Federle 30f968e137 bug 13922
-Fix enable static NAT never completing if detail view was not visible
 -- caused by JS error in widget

-If detail view isn't visible anymore, don't show post-enable/disable
 NAT dialog which refreshes list view

status 13922: resolved fixed
reviewed-by: jessica
2012-02-22 12:06:38 -08:00
Alena Prokharchyk e896abca58 bug 13925: don't allow to delete the network when there are vms in Error state (these vms has to be cleaned up by expunge process first)
status 13925: resolved fixed
Reviewed-by: Sheng Yang
2012-02-22 11:54:58 -08:00
Jessica Wang 02bbccdb48 system page - physical network - fix a bug that after physical network tags field is updated, add guest network dialog was still using obsolete physical network data. [reviewed-by: Brian] 2012-02-22 11:33:32 -08:00
Jessica Wang 7eb35db46b bug 13924: IP Address page - Static NAT IP always support "Firewall - Port Range" regardless whether network offerings includes Firewall service or not. [reviewed-by: Brian] 2012-02-22 11:18:18 -08:00
Brian Federle c81cc55877 EULA/Localization updates
-Make default language English, if no cookie set

-Get EULA specific to selected language

reviewed-by: sonny
2012-02-22 11:06:27 -08:00
frank 8496635563 move all license html to build/license
reviewed-by: brian
2012-02-22 11:04:57 -08:00
frank aff9cbc5ef add new eula.ja.html license
reviewed-by: brian
2012-02-22 11:03:03 -08:00
Jessica Wang 182118c443 bug 13923: volume page - make download volume action available on volumes whose hypervisor is OVM. [reviewed-by: Brian] 2012-02-22 10:52:25 -08:00
Jessica Wang 1c292da977 bug 13665: Quick Install wizard - pick the network offering that has SecurityGroups service (but no LB, StaticNat). Enable SecurityGroups provider before creating a guest work. [reviewed-by: Brian] 2012-02-21 19:25:31 -08:00
Jessica Wang 28c2477de1 localize new error message (for add guest network in multiple guest traffic types zone). [reviewed-by: Brian] 2012-02-21 19:24:00 -08:00
Brian Federle 276bb962b7 UI updates/fixes
reviewed-by: jessica

    Navigation organizational changes

    -Rename 'System' -> 'Infrastructure'

    -Rename 'service offering' -> 'compute offering'
     (including all associated labels)

    -Rename 'Configuration' -> 'Service Offerings'

    -Move hypervisor capabilities under global settings

    -Rename 'Compute' -> 'Compute and storage'

    -Make tab width flexible, to support longer labels

    -bug 13920: Fix static NAT rule listing

    -Fix typo
2012-02-21 19:14:26 -08:00
abhi 7fc9a287c0 bug 13884: fixing spell vm.destroy.forcestop
reviewed-by: kishan
2012-02-22 08:41:34 +05:30
Murali reddy 6b03e9ca58 bug 13855: F5 - Hold time paramS for sticky policies are not getting programmed in F5
Reviewed-by:Sam
status 13855: resolved fixed

  - configuring unique persistence profile for each LB rule with sticky method applied
  - removing source based sticky method for source based LB method which is not supported by F5
2012-02-22 08:18:57 +05:30
Alena Prokharchyk 9bdf7fe645 bug 13919: do includingRemoved Nic search when remove firewall rules during the vm expunge
status 13919: resolved fixed
Reviewed-by: Sheng Yang
2012-02-21 18:02:54 -08:00
prachi 420cf350fe Bug 13224 - Network Usage - Netscaler - External device is being queried multiple times (up to 8 times) whenever the Network Usage task is run.
Reviewed-by: Kishan

Changes:
- Separated out the External Network Usage task from the ExternalLBDeviceMgr because ExternalLbDeviceMgrImpl :: start() was getting multiple times during management server satrtup. The reason for this is that this is the baseclass for F5 and NetScalarElement.
- This caused us to schedule the ExternalNetworkUsageTask multiple times
- Also we have LBRulesMgr calling this ExternalLbDeviceMgrImpl  by creating an instance of this class which is declared abstract
- Hence having a separate implementation to manage the network usage stats should solve this.
2012-02-21 16:49:32 -08:00
Jessica Wang bbd7e23a6a IP Address page - iselastic field has been renamed to issystem at server-side. Here is related UI change. [reviewed-by: Brian] 2012-02-21 16:23:01 -08:00
Edison Su aa284d03f2 bug 13910: release cpu/memory after expunged
status 13910: resolved fixed
Reviewed-by: prachi
2012-02-21 16:20:55 -08:00
Jessica Wang 007b015499 system page - create guest network - in particular physicalNetworks when there are more than 1 physical network in the zone with Guest traffic type, call listNetworkOfferings&tags=<physicalNetworkTags> to populate network offerings dropdown.
[reviewed-by: Brian]
2012-02-21 15:53:57 -08:00
frank d44905f01f Bug 13893 - OVM volume migration of detached VM data disk or detached data disk fail (edit
status 13893: resolved fixed
reviewed-by: edison
2012-02-21 15:54:23 -08:00
Brian Federle bad588377c bug 13918
Don't show VPN actions if IP's network's offering doesn't support VPN

status 13918: resolved fixed
reviewed-by: jessica
2012-02-21 15:41:12 -08:00
Alena Prokharchyk 12aade4dc7 Changed isElastic to isSystem for the publicIpAddress assigned during the vm deployment in EIP enabled network
Reviewed-by: Chiradeep
2012-02-21 15:38:31 -08:00
Alena Prokharchyk d841839b05 bug 13903: return vm's hostName as a displayName when displayName is null in bunch of api responses
status 13903: resolved fixed
Reviewed-by: Kelven Yang
2012-02-21 15:36:40 -08:00
Sheng Yang aa4f9b58dd bug 13915: Fix VirtualRouter get gateway IP when others used as SourceNatServiceProvider
status 13915: resolved fixed

Reviewed-by: Edison
2012-02-21 15:24:34 -08:00
Brian Federle f8927349c2 bug 13828
Fix add VM button disappearing if no VMs are present under LB rule

status 13828: resolved fixed
reviewed-by: jessica
2012-02-21 15:23:04 -08:00