cloudstack/server/src/com/cloud
prachi 61830aef95 CS-15450: vmware:upgrade fails from 2.2.14GA to 3.04
CS-15414 [upgrde from 2.2.14 to 3.0.4] Need to decrypt xen.guest.network.device value before setting the traffic label after upgrade.

Reviewed-by: Alena

- This uncovered a generic case where only 1 network tag is used and other few untagged networks.
- Upgrdae 303 to 304, should create a physical network for the untagged networks.
- Earlier we were doing this only if the 303 db has multiple physical networks. But in this case the 303 db will  have just 1 physcial network (created due to the single tag used on 2.2.14).
- So  we need to create the extra physical network for the untagged networks irrespective of the number of physical networks present in 303 db.

- This commit also take care of the decryption of the xen.guest.network.device value
2012-07-05 15:43:25 -07:00
..
account Switch to Apache license 2012-04-03 04:54:14 -07:00
acl Switch to Apache license 2012-04-03 04:54:14 -07:00
agent CS-14904 2012-05-15 12:35:48 -07:00
alert bug CS-14530: Whenver adding a new capacity check the state of the resource - if its disabled/enabled. 2012-04-20 10:56:27 +05:30
api CS-9919: Support for Nexus Swiches (Cisco Vswitches) 2012-05-23 18:35:59 -07:00
async Bug 13127: API error text refer to database ids instead of uuids 2012-05-01 13:21:44 +01:00
baremetal Bug 13127: API error text refer to database ids instead of uuids 2012-05-01 13:21:44 +01:00
capacity CS-15239 vmware:noticed nullpointer exception when we put host in maintenance mode in clustered management setup 2012-06-06 15:03:40 -07:00
certificate/dao Switch to Apache license 2012-04-03 04:54:14 -07:00
cluster CloudStack CS-15222 2012-06-04 18:22:46 -07:00
configuration bug CS-15168: Use cagetory from DB instead of Config.java, set category to Hidden during upgrade if they are not already 2012-05-31 14:34:41 +05:30
consoleproxy bug CS-14862: EIP/ELB - SSVM and CPVM should be given an ip address from the public ip address range. 2012-05-21 20:08:46 +05:30
dao Switch to Apache license 2012-04-03 04:54:14 -07:00
dc CS-9919: Support for Nexus Swiches (Cisco Vswitches) 2012-05-24 13:58:44 -07:00
deploy bug 14622: introduced ha tagging for host 2012-04-09 15:17:13 -07:00
domain Switch to Apache license 2012-04-03 04:54:14 -07:00
event Switch to Apache license 2012-04-03 04:54:14 -07:00
ha bug 14622: introduced ha tagging for host 2012-04-09 15:17:13 -07:00
host/dao bug 14622: introduced ha tagging for host 2012-04-09 15:17:13 -07:00
hypervisor CS-14938 Trying to detect the traffic label for public network while adding Cluster with Nexus Vswitch in Basic Zone network 2012-06-01 15:20:28 +05:30
keystore Switch to Apache license 2012-04-03 04:54:14 -07:00
maint Switch to Apache license 2012-04-03 04:54:14 -07:00
migration bug 14539: 1) introduced 2 new config parameters defining default offerings for ssvm and cpvm - consoleproxy.service.offering and secstorage.service.offering 2012-04-03 10:51:35 -07:00
netapp Switch to Apache license 2012-04-03 04:54:14 -07:00
network Bug 14773 - VM's are unable to start after upgrade from 2.2.14 to 3.0.3 2012-06-26 15:39:45 -07:00
offerings Open vSwitch tunnel manager 2012-04-24 02:20:37 +01:00
projects Switch to Apache license 2012-04-03 04:54:14 -07:00
resource CS-14938 Trying to detect the traffic label for public network while adding Cluster with Nexus Vswitch in Basic Zone network 2012-06-01 15:20:28 +05:30
resourcelimit CS-15300 Limits on domain admin accounts 2012-07-02 20:05:24 +05:30
secstorage Switch to Apache license 2012-04-03 04:54:14 -07:00
server bug CS-15168: Use cagetory from DB instead of Config.java, set category to Hidden during upgrade if they are not already 2012-05-31 14:34:41 +05:30
service Switch to Apache license 2012-04-03 04:54:14 -07:00
servlet Support console access through rebooting with XAPI session re-negotiation 2012-05-16 16:57:48 -07:00
storage CS-15025 2012-05-21 15:37:37 -07:00
template CS-14237 GC commands only sent to UP host 2012-05-16 17:21:08 -07:00
test Switch to Apache license 2012-04-03 04:54:14 -07:00
upgrade CS-15450: vmware:upgrade fails from 2.2.14GA to 3.04 2012-07-05 15:43:25 -07:00
usage Switch to Apache license 2012-04-03 04:54:14 -07:00
user CS-15025 2012-05-21 15:37:37 -07:00
uuididentity Switch to Apache license 2012-04-03 04:54:14 -07:00
vm CS-15429: Create Instance should fail if creating instance results in exceeding volume resource limit for domain-admin or user accounts 2012-07-05 11:00:19 +05:30