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
Brian Federle
a9da845383
bug 13765
...
Properly sync returned sticky fields from the API with the UI form, by
dynamically generating createForm fields based on Lb sticky
capabilities object; this will keep the required and conditional
fields properly up to date with the API requirements.
status 13765: resolved fixed
reviewed-by: jessica
2012-02-21 15:16:05 -08:00
frank
ea02035b32
Bug 13895 - OVM zone z1 hosts went to Alert state, VMs in stopped state and stopping state
...
mark VM as stopped when can not get its details
reviewed-by: edison
2012-02-21 14:56:25 -08:00
frank
7e66c6aa32
Bug 13895 - OVM zone z1 hosts went to Alert state, VMs in stopped state and stopping state
...
return VM in Error if it is no longer on primary storage
reviewed-by: edison
2012-02-21 14:37:38 -08:00
Brian Federle
f9f7581655
bug 13746: Fix missing localization label
...
status 13746: resolved fixed
reviewed-by: jessica
2012-02-21 14:35:51 -08:00
Brian Federle
0158f2662d
IE CSS fixes
...
-Fix alignment of listview-in-detailview table headers
-Fix detail view toolbar display
-Fix system charts
reviewed-by: jessica
2012-02-21 14:31:34 -08:00
frank
d09cffabc9
Bug 13895 - OVM zone z1 hosts went to Alert state, VMs in stopped state and stopping state
...
status 13895: resolved fixed
reviewed-by: edison
2012-02-21 14:15:58 -08:00
Brian Federle
841ddc351f
bug 13754
...
Display project routers in system list view
status 13754: resolved fixed
reviewed-by: jessica
2012-02-21 14:05:12 -08:00
Brian Federle
1c48ceb138
bug 13784: Fix missing status localization
...
status 13784: resolved fixed
reviewed-by: jessica
2012-02-21 13:50:51 -08:00
Sheng Yang
3b2d78a86d
bug 12974: Update system template info in templates.sql
...
status 12974: resolved fixed
Reviewed-by: Frank Zhang
2012-02-21 13:49:57 -08:00
Brian Federle
046749cb47
bug 13908: Fix localization label
...
status 13908: resolved fixed
reviewed-by: jessica
2012-02-21 13:48:13 -08:00
Brian Federle
97cd66e532
bug 13675
...
Hide unused text fields for ICMP vs TCP selection
status 13675: resolved fixed
reviewed-by: jessica
2012-02-21 13:45:23 -08:00
Kelven Yang
2bb15e259e
bug 13808: unpack OVA if OVF file does not exist (don't rely on template installation script to unpack it for us). Reviewed-By: Edison
2012-02-21 13:21:03 -08:00
Brian Federle
208f80c3b1
bug 13719
...
Change 'management server'->'hypervisor' in physical network description
status 13719: resolved fixed
reviewed-by: jessica
2012-02-21 12:57:15 -08:00
Brian Federle
d0c923ed40
bug 13866
...
Display public IP on VM details panel if static NAT is enabled for
that VM
status 13866: resolved fixed
reviewed-by: jessica
2012-02-21 12:32:23 -08:00
kishan
1d1caa8af5
Bug 13823: Throw network conflict expection when LB rules conflict
...
Status 13823: resolved fixed
Reviewed-By: Nitin
2012-02-22 01:14:15 +05:30
Brian Federle
3466a2b31e
bug 13731
...
Add scrollbars and reduce width of tree view, to prevent large
subdomain lists from being unselectable
status 13731: resolved fixed
reviewed-by: jessica
2012-02-21 11:36:39 -08:00
Jessica Wang
162a556350
bug 13636: add 'dedicated' checkbox back to Add F5 dialog. [reviewed-by: Brian]
2012-02-21 11:35:21 -08:00
Brian Federle
ca2faf23f6
Don't show header bar for listView-in-detailView
...
reviewed-by: sonny
2012-02-21 11:27:50 -08:00
kishan
04341c0839
Bug 13619: Throw exception when not traffic sentinel host is not available. Update last_collection timestamp when atleast 1 IP has nonzero bytes
...
Status 13619: resolved fixed
Reviewed-By: Nitin
2012-02-21 23:39:51 +05:30
Alena Prokharchyk
53bf8742f8
bug 13871: use perzone and peraccount (no spaces in values) when compare source nat capabilities
...
status 13871: resolved fixed
Reviewed-by: Chiradeep Vittal
2012-02-21 10:06:42 -08:00