cloudstack/plugins/hypervisors
Sateesh Chodapuneedi 6ba9754201 CLOUDSTACK-5447 [Automation] Volume migration failing with NullPointerException in vmware and KVM.
Instead of injecting object of VolumeOrchestrationService into VmwareResource, we now populate the command object (MigrateVolumeCommand here) with required information. Thus we dont need volume orchestration service to query that information from resource.
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-12-31 06:31:43 +05:30
..
baremetal All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
hyperv CLOUDSTACK-5560: Reattach of data disk fails for hyperv. When a data disk 2013-12-30 16:53:43 +05:30
kvm CLOUDSTACK-5432: KVM - LibvirtStorageAdaptor only needs to disconnectPhysicalDiskByPath 2013-12-26 23:14:23 -07:00
ovm All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
simulator All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
ucs Reformat of source code to set a stable base for the future. I couldn't get checkstyle enabled. There's still about a thousand errors from checkstyle. Most of it from length errors from comments and strings. Will attempt to remove those tonight. This change is so large I just want to get it in before any merge nightmares. The changes are fairly minor though and I did a full compile and start a server with the reformat code. 2013-11-21 07:56:47 -08:00
vmware CLOUDSTACK-5447 [Automation] Volume migration failing with NullPointerException in vmware and KVM. 2013-12-31 06:31:43 +05:30
xen fix checkstyle 2013-12-19 15:05:58 -08:00