Wei Zhou
c3bc9d65dd
Remove unused method deleteVbdByPath from KVM storage classes
2013-08-13 23:51:05 +02:00
Brian Federle
7d89418475
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:36:28 -07:00
Brian Federle
530df8c843
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:34 -07:00
Wei Zhou
9375aa9467
fix build failure with master branch for ProcessUtilTest
2013-08-13 23:22:21 +02:00
Jessica Wang
3c77bf8456
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:55:24 -07:00
Jessica Wang
f6671f6093
CLOUDSTACK-4266: UI > Infrastructure > clusters > create cluster dialog > make Nexus 1000v fields optional.
2013-08-13 13:25:53 -07:00
Jessica Wang
3efd930739
CLOUDSTACK-4266: UI > zone wizard > cluster step > make Nexus 1000v fields optional.
2013-08-13 13:17:59 -07:00
Wei Zhou
3ab1abc6ba
CLOUDSTACK-4296: fix a similar issue
...
(cherry picked from commit e2f47871d17351dae7555a48e0cd4d3dbe2ab2e2)
2013-08-13 21:56:21 +02:00
Wei Zhou
da7f924cc5
CLOUDSTACK-4296: fix parameter setting error in listVirtualMachines command
...
(cherry picked from commit 72f013f7809db70755f0ff59f8c888d95d5179b5)
2013-08-13 21:39:24 +02:00
Min Chen
5c35bd1b3e
CLOUDSTACK-3860: S3 and Swift-backed Secondary Storage Migration
2013-08-13 11:55:03 -07:00
Brian Federle
d5b9f2402c
Fix missing dataProvider for secondary storage list
2013-08-13 10:58:40 -07:00
Rajesh Battala
5cd8edd443
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:29:53 +05:30
Hugo Trippaers
7cb4753b3a
Properly clean the target dir of the console-proxy server
2013-08-13 17:57:55 +02:00
Hugo Trippaers
e7f8c6a0a6
More logical naming and disabling the plugin as it is not used for anything
2013-08-13 17:57:55 +02:00
Wido den Hollander
227509be46
Remove .java.orig file
...
Left over from somebodies editor?
2013-08-13 16:25:09 +02:00
Wido den Hollander
04f378bcff
CLOUDSTACK-4114: Use RAW disk images for RBD instead of QCOW2
2013-08-13 16:14:45 +02:00
Likitha Shetty
4d48d9603d
CLOUDSTACK-4286. Add one more check for validating vlanrange parameter with "dedicateGuestVlanRange" API
2013-08-13 18:54:10 +05:30
Kishan Kavala
29a399b9ae
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.
Conflicts:
server/src/com/cloud/api/ApiResponseHelper.java
2013-08-13 18:53:00 +05:30
Prasanna Santhanam
9cc74429bd
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>
(cherry picked from commit 0c294a50a8a926580ca724dee137488ea6242bf7)
2013-08-13 18:04:08 +05:30
Kishan Kavala
b4464d88d3
CLOUDSTACK-4281 : Usage - exception was hiding the db error. Make the usage job fail incase of any DB insert exceptions
2013-08-13 17:30:46 +05:30
Likitha Shetty
b172eb21c4
CLOUDSTACK-4279. Usage manager - Parameter index out of range error
2013-08-13 15:58:17 +05:30
Devdeep Singh
d9d7cbd5b4
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:36:55 +05:30
Prasanna Santhanam
61b787975c
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>
(cherry picked from commit 35867ccbd90c824b4faae438dac99400babeff95)
2013-08-13 15:31:43 +05:30
Harikrishna Patnala
791092ee0e
=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:21:26 +05:30
Radhika PC
7463ae5204
CLOUDSTACK-2801
2013-08-13 13:25:08 +05:30
Jayapal
8e7d8ba0b6
CLOUDSTACK-4184 updated the socat in password server for handling parallel requests in parallel vm deployments
2013-08-13 12:52:36 +05:30
Nitin Mehta
5b41be3567
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:16:31 +05:30
Radhika PC
aea98d2247
CLOUDSTACK-757 and CLOUDSTACK-2806
2013-08-13 12:06:11 +05:30
Hugo Trippaers
d57796b94f
Fix XML validation errors
2013-08-13 08:25:45 +02:00
Kishan Kavala
07152b21e5
CLOUDSTACK-4272 : Fix snapshot config component name.
...
Set component name as SnapshotManager
2013-08-13 11:14:17 +05:30
Radhika PC
98f173da9a
CLOUDSTACK-4236
2013-08-13 10:44:52 +05:30
Alex Huang
5b616eaba3
Fixed the applicationcontext.xml
2013-08-12 21:09:26 -07:00
Alex Huang
3df5571d2e
Resolved merge conflicts
2013-08-12 20:15:24 -07:00
Alex Huang
de2bd96d98
Moved volume related code into cloud-engine-orchestration
2013-08-12 19:06:51 -07:00
Alex Huang
ae8ed58228
Added missing file
2013-08-12 19:05:23 -07:00
Alex Huang
0e19e82fac
Split up the volume manager into two. One part is for self-service. One part belongs in the engine. Removed old 2.1 upgrade code. In order to upgrade from 2.1, you must upgrade to 2.2. first. So therefore these files are no necessary in the newer versions of CloudStack
2013-08-12 19:05:22 -07:00
Jessica Wang
355747947c
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:12:41 -07:00
frank
ed97a03762
add license header to ProcessUtilTest.java
2013-08-12 18:08:20 -07:00
Jessica Wang
3c16adf6dc
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:50:02 -07:00
Edison Su
1a6b7d6714
CLOUDSTACK-4216: fix extract volume for kvm
2013-08-12 17:20:15 -07:00
Edison Su
9a89fd94fc
CLOUDSTACK-4211: fix s3 on kvm
2013-08-12 17:20:09 -07:00
Rayees Namathponnan
ab254a5131
TestVMLifeCycleSharedNwVPC need to disable since its failing, netscaler configuration need to change
...
Signed-off-by: Edison Su <sudison@gmail.com>
2013-08-12 17:20:01 -07:00
Edison Su
8af05e5202
CLOUDSTACK-4253: add more logs for vmware storage related operations
2013-08-12 17:19:17 -07:00
Edison Su
3ad9681fd1
CLOUDSTACK-4253: change the log message if copy template from secondary storage to primary storage failed
2013-08-12 17:19:04 -07:00
Jessica Wang
fb2b7c4166
CLOUDSTACK-4142: UI > remove fieldPreFilter which is no longer in use.
2013-08-12 17:07:21 -07:00
Jessica Wang
4b1d016c1f
CLOUDSTACK-4142: UI > IP Address page > configuration tab > filter - remove duplicate code.
2013-08-12 17:02:50 -07:00
frank
9ce20a349d
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:58:34 -07:00
Jessica Wang
641fb1c24e
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:35:09 -07:00
Sateesh Chodapuneedi
9e3aa37a8d
CLOUDSTACK-3905 [VMWARE]Can not add Standard/DVSwitch when Nexus global config is set to true
...
Make VSM specific input paramters optional while adding VMware cluster where no traffic chosen to use Nexus 1000v dvSwitch when cloud level vSwitch is Nexus 1000v.
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-08-12 22:45:01 +05:30
Jessica Wang
5acbaebbf2
CLOUDSTACK-4111: UI > IP Addresses page > Associate New IP dialog - show/hide cross zone dropdown upon new property "portableipserviceenabled" in listRegions API response.
2013-08-12 15:07:54 -07:00