Vijayendra Bhamidipati
c850f0a0e3
CLOUDSTACK-4139: [VMWARE][ZWPS] Failed to resize the volumes which are created from snapshot
...
Description:
Support offline volume resize on ESX by creating a worker VM
to attach the unattached volume to and then resize it.
2013-08-13 12:46:35 -07:00
Jessica Wang
4161303060
CLOUDSTACK-4142: UI > Network > VPC > configure > Router > Public IP Addresses > Configuration tab > use networkofferingconservemode to determine which action to show only when IP is attached to a tier(network).
2013-08-13 18:18:01 -07:00
Jessica Wang
6e423784c9
CLOUDSTACK-4142: UI > VPC > IP Address > get service list from listNetworks API response instead of listNetworkOfferings API response.
2013-08-13 17:55:36 -07:00
Jessica Wang
36cd824ba7
CLOUDSTACK-4111: UI > IP Address page > Associate New IP dialog - show/hide cross zone dropdown upon region "Local" in listRegions API response.
2013-08-13 15:12:46 -07:00
Anthony Xu
9cc1bc40d2
CLOUDSTACK-4282
...
allow overlapped subnet with different VLANs in shared network
2013-08-13 15:12:14 -07:00
Wei Zhou
7f63128061
Remove unused method deleteVbdByPath from KVM storage classes
...
(cherry picked from commit c3bc9d65dd )
2013-08-13 23:51:48 +02:00
Edison Su
9505523eca
CLOUDSTACK-4298: in case both xenserver/vmware mixed in one zone, need to make sure, ssvm is loaded with premiumsecondaryresource
2013-08-13 14:39:01 -07:00
Edison Su
d1c0860921
CLOUDSTACK-4222: use new volume object in case of migrate volume
2013-08-13 14:39:01 -07:00
Brian Federle
02921b5d7c
CLOUDSTACK-4302: Instance wizard: Selected affinity group is readonly
...
If adding an instance from affinity group VM list view, make that
affinity group non-editable in 'select affinity group' step to keep
context.
2013-08-13 14:37:09 -07:00
Brian Federle
1d2e0ed590
CLOUDSTACK-4302: Instance wizard: Support readonly checkbox selection
...
If 'selectedObjNonEditable' option is passed alongside 'selectedObj'
on response, make checkbox selection readonly/disabled.
Right now this is to support 'required' affinity group selections that
shouldn't be unselected.
2013-08-13 14:27:10 -07:00
Alena Prokharchyk
e9239b83a0
Fixed deployDb - in setRAWformatForRBDVolumes use executeUpdate instead of executeQuery when perform an update with the prepared statement
2013-08-13 14:03:11 -07:00
Jessica Wang
95d7c499ce
CLOUDSTACK-4127: UI > Infrastructure > clusters > create cluster dialog > not pass value in vSwitchPublicType, vSwitchPublicName, vSwitchGuestType, vSwitchGuestName to addCluster API call since the 4 fields are hidden.
2013-08-13 13:53:33 -07:00
Jessica Wang
6fcb2dfde7
CLOUDSTACK-4266: UI > Infrastructure > clusters > create cluster dialog > make Nexus 1000v fields optional.
2013-08-13 13:23:36 -07:00
Jessica Wang
72fcfaaaa0
CLOUDSTACK-4266: UI > zone wizard > cluster step > make Nexus 1000v fields optional.
2013-08-13 13:17:11 -07:00
Wei Zhou
e2f47871d1
CLOUDSTACK-4296: fix a similar issue
2013-08-13 21:55:55 +02:00
Wei Zhou
72f013f780
CLOUDSTACK-4296: fix parameter setting error in listVirtualMachines command
2013-08-13 21:38:27 +02:00
Min Chen
0599a8b158
CLOUDSTACK-3860: S3 and Swift-backed Secondary Storage Migration
2013-08-13 11:41:31 -07:00
Prachi Damle
86fcd647ad
CLOUDSTACK-4168: Root Admin should be able to create 'ExplicitDedication' affinity group at domain level and make it available for all accounts in the domain
...
Changes:
- Include the new AffinityGroupAccessChecker in all *ComponentContext.xml.in
2013-08-13 11:12:27 -07:00
Brian Federle
dc19a147f1
Fix missing dataProvider for secondary storage list
2013-08-13 10:58:17 -07:00
Rajesh Battala
7281593758
CLOUDSTACK-3369 Autoscaling: Deleting an isolated network of an account deletes also the autoscaling rule for a network associated with another account
2013-08-13 22:21:36 +05:30
Wido den Hollander
8a49f5a1a9
CLOUDSTACK-4114: Use RAW disk images for RBD instead of QCOW2
2013-08-13 16:26:02 +02:00
Kishan Kavala
a6d6468566
CLOUDSTACK-4289, CLOUDSTACK-4290, CLOUDSTACK-4291 : Check for null when populated UUID while listing usage records.
...
Filed CLOUDSTACK-4299 to make these entities always available.
2013-08-13 18:57:46 +05:30
Likitha Shetty
836c4c4317
CLOUDSTACK-4286. Add one more check for validating vlanrange parameter with "dedicateGuestVlanRange" API
2013-08-13 18:51:24 +05:30
Prasanna Santhanam
0c294a50a8
CLOUDSTACK-4285: configure simulator API not discovered
...
- ManagementServerSimulatorImpl is not injected by default context.
configureSimulatorCmd API was loaded as part of it. Use
SimulatorManagerImpl as PluggableService to inject configureSimulator
API.
- Remove unused ManagementServerSimulatorImpl.
- Rename ConfigureSimulator to ConfigureSimulatorCmd for uniformity with
all API Cmds
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-08-13 18:02:18 +05:30
Kishan Kavala
c22a73d5fa
CLOUDSTACK-4281 : Usage - exception was hiding the db error. Make the usage job fail incase of any DB insert exceptions
2013-08-13 17:35:24 +05:30
frank
b67af37080
CLOUDSTACK-3481, CLOUDSTACK-1812: create physical network fails while creating basic zone
...
Skip baremetal provider when it's not found.
(cherry-picked: 6070a8b370 )
2013-08-13 17:32:51 +05:30
Likitha Shetty
6e953ae873
CLOUDSTACK-4279. Usage manager - Parameter index out of range error
2013-08-13 15:55:59 +05:30
Prasanna Santhanam
087a9ea76f
CLOUDSTACK-4283: remove hardcoded shared_vlan from test_shared_networks
...
SharedNetwork creation requires a pre-setup VLAN outside of the guest
VLANs defined during zone creation. Use a VLAN tag outside the guest
range as a shared network vlan to create shared networks.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-08-13 15:32:31 +05:30
Devdeep Singh
2a2fffe604
CLOUDSTACK-4268: Guest OS category of Other Ubuntu 32 bit is different in a fresh setup and
...
a setup upgraded from 4.1 to 4.2. Fixed the category id for Ubuntu on clean setup. Also made
change to address the problem for upgrade from 2.x.
2013-08-13 15:30:36 +05:30
Harikrishna Patnala
12b9160435
=CLOUDSTACK-4271: ASF 4.1 to 4.2 Upgrade: Missing Global Configuration parameter vmware.nested.virtualization on the Upgraded Setup.
...
Signed off by :- Nitin Mehta<nitin.mehta@citrix.com>
2013-08-13 14:19:26 +05:30
Radhika PC
09c12948bb
CLOUDSTACK-2801
2013-08-13 13:22:25 +05:30
Jayapal
e37318a492
CLOUDSTACK-4184 updated the socat in password server for handling parallel requests in parallel vm deployments
2013-08-13 12:48:27 +05:30
Nitin Mehta
35b4ab460c
CLOUDSTACK-4270
...
ASF 4.1 to 4.2 Upgrade: Missing Global Configuration parameters on the Upgraded Setup related to "storage.cache". Adding them
Signed off by : nitin mehta<nitin.mehta@citrix.com>
2013-08-13 12:14:27 +05:30
Radhika PC
ca893763b4
CLOUDSTACK-757 and CLOUDSTACK-2806
2013-08-13 12:12:40 +05:30
Likitha Shetty
15b40e5cf2
CLOUDSTACK-4273.
2013-08-13 11:14:32 +05:30
Kishan Kavala
314c6579a5
CLOUDSTACK-4272 : Fix snapshot config component name.
...
Set component name as SnapshotManager
2013-08-13 11:13:24 +05:30
Radhika PC
472aa948dc
CLOUDSTACK-4236
2013-08-13 10:41:09 +05:30
Likitha Shetty
dbb49ab1e0
CLOUDSTACK-4273. Volume test cases fails from BVT, test cases failed during attachment.
2013-08-13 10:26:18 +05:30
Radhika PC
54ff7569d5
upgrade section changes
2013-08-13 10:24:16 +05:30
Mike Tutkowski
b04a2b561b
CLOUDSTACK-4264
2013-08-12 21:57:55 -06:00
Kelven Yang
9f84eb2f1f
CLOUDSTACK-3568: finalize logging in the refactored code on new vCenter API management facility
2013-08-12 18:27:45 -07:00
Jessica Wang
4520a01777
CLOUDSTACK-4142: listNetworkOfferings API has been changed to not return system-owned network offerings to regular user. conservemode property was just added to listNetworks API response. Change IP Address page to get conservemode from listNetworks API instead of listNetworkOfferings API.
2013-08-12 18:11:59 -07:00
frank
3dc8d2f94a
Revert "ProcessUtil cleanup"
...
This reverts commit e821ed073a .
it's not a 4.2 blocker or critical
2013-08-12 18:05:51 -07:00
Jessica Wang
63b37214c3
CLOUDSTACK-4142: listNetworkOfferings API has been changed to not return system-owned network offerings to regular-user. So, add networkofferingconservemode property to listNetworks API response.
2013-08-12 17:49:13 -07:00
Prachi Damle
3ad0008c89
CLOUDSTACK-4276 Dedicated Resources: Private Zone functionality issues
...
Changes:
createZone API:
- This API takes in domainid, set it to the zone record in the data_center table
updateZone API:
- This API uses 'isPublic' flag to set a private zone to public - if this flag is set and the zone is dedicated, release the dedication and remove the domainid from the data_center table
listZone API:
- This API already has 'domainid' parameter. We should allow list zones by domain for Root admin.
DedicateZone API:
- set domainid in the data_center table
ReleaseDedicatedZone API:
- remove zoneid from the data_center table
2013-08-12 17:34:38 -07:00
Jessica Wang
ed9f7691c7
CLOUDSTACK-4142: UI > remove fieldPreFilter which is no longer in use.
2013-08-12 17:06:01 -07:00
Jessica Wang
36a70f471a
CLOUDSTACK-4142: UI > IP Address page > configuration tab > filter - remove duplicate code.
2013-08-12 17:02:11 -07:00
frank
760b958545
CLOUDSTACK-4090
...
[Upgrade] System VM's are failed to start on a new zone(VMWARE Nexus Zone) which is created after upgrade
2013-08-12 16:57:50 -07:00
Kelven Yang
edaa1c8927
CLOUDSTACK-3568: Refactore CloudStack/vCenter API session management facility to avoid the situation that multiple API requests are sharing with the same vCenter API session
2013-08-12 16:24:57 -07:00
Jessica Wang
b6ff1db0ed
CLOUDSTACK-4269: UI > account page > hide Setting tab for regular-user/domain-admin since they don't have access to listConfigurations API.
2013-08-12 16:34:16 -07:00