Nitin Mehta
67d91cef5d
Bug 13684: Remove .vhd that we were appending for backupSnapshot UUID and keep it only in teh case of swift.
...
Reviewed-By: Kishan
2012-02-15 14:06:54 +05:30
abhi
b149d1cb4b
Bug 13471: disabling agent lb
...
reviewed-by: kishan
2012-02-15 12:20:34 +05:30
Sheng Yang
3386b902df
bug 13715: Modify changeCidr parameter of updateNetwork API
...
We expect user to use following sequence when update virtual router provided
network offering to external firewall devices offering:
1. Shutdown all the user VMs.
2. Modify network to new offering.
3. Click "Allow CIDR change" in the pop-up dialog, which would pass
changeCidr=true to the updateNetwork API.
We would shutdown guest network before we update the network for new
offering(with changeCidr = true), in order to re-implement the network.
status 13715: resolved fixed
Reviewed-by: Alex
2012-02-14 19:34:09 -08:00
Chiradeep Vittal
0a446a9504
bug 13632: it appears xs 6.0 allows iptables rules across the bridge without csp
...
status 13632: resolved fixed
reviewed-by: anthony
2012-02-14 18:45:00 -08:00
anthony
b6bc39bea8
bug 13712: do not download removed template
...
status 12712: resolved fixed
reviewed-by: edison
2012-02-14 18:38:29 -08:00
Alena Prokharchyk
46d209a3fb
Don't change the domain state when the domain can't be removed (cleanup=false and there are resources referencing it)
...
Reviewed-by: Edison Su
2012-02-14 17:15:50 -08:00
Edison Su
fe1e11fec4
bug 13698: set max processes per user is ulimited
...
status 13698: resolved fixed
Reviewed-by: alex
2012-02-14 16:17:38 -08:00
Kelven Yang
8817a3c0f4
bug 13637: don't send ENTER/BACKSPACE in javascript KEY-PRESS event. Reviewed-By: Anthony
2012-02-14 16:01:35 -08:00
prachi
a210d450d0
Added instanceType to some async commands related to physical network
...
Reviewed-By: Alena Prokharchyk
2012-02-14 15:48:10 -08:00
prachi
5c7424fb0e
Bug 13703 - [External Service Providers] Unable to find a Discoverer to load the resource: 1 for hypervisor type : null
...
Reviewed-By: Kelven
Changes:
- in case of external service providers, there is no discoverer that could load the resource.
- So we have to rely on agentMgr to load the resource as earlier.
2012-02-14 15:48:07 -08:00
frank
cd40f61a29
Bug 13662 - OVM host remain in Alert state, Unable to create deployment for OVM instance
...
Bug 13641 - OVM add host to OVM cluster results in host remaining in state: Alert
Bug 13652 - OVM add primary storage to OVM cluster FAIL
making Ovm work on Acton
status 13662: resolved fixed
status 13641: resolved fixed
status 13652: resolved fixed
reviewed-by: edison
2012-02-14 15:11:50 -08:00
Alena Prokharchyk
28aff83163
bug 13695: deleteAccount - remove account from projects as a part of account cleanup process
...
status 13695: resolved fixed
Reviewed-by: Frank
2012-02-14 14:05:15 -08:00
Alena Prokharchyk
060014a260
bug 13699: use correct way of checking VM permission during the service offering upgrade
...
status 13699: resolved fixed
reviewed-by: Frank
2012-02-14 13:08:21 -08:00
Alena Prokharchyk
18e74a2790
bug 13708: make a search by traffic type when locate physical network in the zone
...
status 13708: resolved fixed
reviewed-by: Prachi Damle
2012-02-14 12:46:24 -08:00
Kelven Yang
26dc3db21c
bug 13679: cosmetic fix to remove NPE warning message from log. Reviewed-By: anthony
2012-02-14 12:08:04 -08:00
Kelven Yang
72cc472222
bug 13537: use --no-same-owner when we untar OVA file to work with NFSv4. Reviewed-By: Anthony
2012-02-14 11:49:24 -08:00
Alena Prokharchyk
33d261c551
Added instanceType to some physical network async commands
...
Reviewed-by: Kelven Yang
2012-02-14 10:41:08 -08:00
Jessica Wang
7e3044e5cc
bug 13583: Add Zone Wizard - Guest Traffic - change description of Guest Traffic. [Reviewed-by: Brian]
2012-02-14 10:35:38 -08:00
Brian Federle
700dacf0b9
bug 13651
...
Don't allow normal user to update project resources
status 13651: resolved fixed
reviewed-by: jessica
2012-02-13 18:06:31 -08:00
Brian Federle
f95f2b50dd
Update UI with latest fixes and localization
...
reviewed-by: jessica
2012-02-13 17:37:38 -08:00
Sheng Yang
e687054e0c
bug 13643: Fix assigned router gateway IP
...
The ExternalGuestNetworkGuru need to respect some of existed IP assignment,
especially router. Otherwise router can't get correct IP address(gateway IP).
status 13643: resolved fixed
Reviewed-by: Alex
2012-02-13 16:58:02 -08:00
Brian Federle
64cc9f40df
bug 13636
...
Don't allow 'dedicated' option in add F5 UI
status 13636: resolved fixed
reviewed-by: jessica
2012-02-13 15:24:57 -08:00
Brian Federle
64e78fdecb
bug 13634
...
Don't allow 'inline' mode to be set for external devices in UI
status 13634: resolved fixed
reviewed-by: jessica
2012-02-13 15:19:37 -08:00
Sheng Yang
9fc1991d5b
bug 13606: Fix releasing of the first IP of second public nic
...
The problem is remove_first_ip() in ipassoc.sh can't be called more than one.
The call after the first time would result in iptable and ip command failure,
thus result in failure of execution of IpAssocCommand.
Use the same way to detect already disassociated ip address of non-first
IP(remove_an_ip()) to fix the issue.
reviewed-by: Edison Su
status 13606: resolved fixed
2012-02-13 11:55:16 -08:00
Brian Federle
82cae89124
bug 13618
...
Fix instance wizard zone name display issue in IE9 compat.
status 13618: resolved fixed
reviewed-by: jessica
2012-02-13 10:37:14 -08:00
abhi
f4b075bc79
bug 13549: cleanup stopped/starting VMs if present on host during MS startup
...
Reviewed-by: kishan
2012-02-13 16:42:15 +05:30
frank
a03e0bddbf
fix build
...
reviewed-by: edison
2012-02-12 17:41:11 -08:00
David Nalley
b6ba3c0e3d
more formatting changes
2012-02-10 20:47:52 -05:00
David Nalley
c11d702cac
fixing some more formatting issues
2012-02-10 20:34:44 -05:00
David Nalley
783b9e7f6e
format changes
2012-02-10 20:04:10 -05:00
David Nalley
66b33b4f57
fixing some whitespace issues - checkstyle
2012-02-10 19:22:03 -05:00
Brian Federle
fbf47f2f4c
IE7 list view/table fixes
2012-02-10 15:52:12 -08:00
Jessica Wang
ca83ac7749
bug 13575: deployVM wizard - step 4 - select network - pop up a warning message if no network is selected when Next button is clicked.
2012-02-10 15:43:31 -08:00
Brian Federle
7b6e98b20e
Fix zone pie charts in IE
2012-02-10 15:24:07 -08:00
Alena Prokharchyk
294d3a2fda
Code format fixes
2012-02-10 15:10:21 -08:00
Brian Federle
4c05adaac0
Error appearance for notifications corner alert
2012-02-10 15:00:29 -08:00
Brian Federle
03d1f40c9a
Dashboard IE8 fixes
2012-02-10 14:55:13 -08:00
Brian Federle
ae4a967ad7
bug 13581
...
Hide NetScaler sub-nav text when not using ELB/EIP network offering
status 13581: resolved fixed
2012-02-10 14:22:52 -08:00
Brian Federle
2f6a946ee5
Remove dashboard scrollbar
2012-02-10 14:09:36 -08:00
Brian Federle
21ad20c8b8
bug 13587
...
Better ordering of zone resources dashboard items by type
status 13587: resolved fixed
2012-02-10 14:05:48 -08:00
Brian Federle
a61a167838
Dashboard: update listCapacity params per API change
2012-02-10 13:55:08 -08:00
Brian Federle
985d3dce8f
bug 13601
...
Pass correct VPN state to details panel for non-admin IPs
status 13601: resolved fixed
2012-02-10 13:45:23 -08:00
Brian Federle
cb479b529f
Localize LB algorithm select
2012-02-10 13:39:32 -08:00
Brian Federle
90fac015a5
Localization for network->ip, security group sections
2012-02-10 13:36:28 -08:00
Brian Federle
97a276cdae
Support UTF-8 charset
2012-02-10 13:36:28 -08:00
Jessica Wang
82ae83bc9a
Revert "bug 13099: global settings page - when name is xennetworklabel/kvmnetworklabel/vmwarenetworklabel and value is null, show "Use default gateway" instead of null."
...
This reverts commit 0237dd43b222c10abb56b5d03eaa0189fd0953d4.
2012-02-10 13:07:22 -08:00
Jessica Wang
277cb5633e
bug 13099: system - traffic type detail page - display "Use default gateway" when network label is blank.
2012-02-10 13:05:23 -08:00
Brian Federle
ef6e0daddb
Add all existing messages codes to index.jsp dictionary
2012-02-10 12:30:37 -08:00
Alena Prokharchyk
4f2e9a5195
Don't allow guest network creation when guestCidr is not configured in corresponding zone
2012-02-10 11:02:26 -08:00
Alena Prokharchyk
26d272021f
Guest cidr is optional for Advance zone (zone can have just Shared networks)
2012-02-10 10:45:05 -08:00