cloudstack/plugins/hypervisors
Likitha Shetty 12cbebc544 CLOUDSTACK-8126. Cold Migration of VM is not working as expected. In case a VM is cold migrated across clusters then VM fails to start.
1. If a VM by the same name exists on a different cluster in the VMware DC, unregister the existing VM and continue with the VM start.
2. If VM start succeeds, delete VM files associated with the unregistered VM.
3. If VM start fails, re-register the unregistered VM.

(cherry picked from commit 974b0180dd)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-02 13:51:42 +05:30
..
baremetal CLOUDSTACK-8088: VM scale up is failing in vmware with Unable to execute ScaleVmCommand due to java.lang.NullPointerException 2015-01-18 17:28:17 +05:30
hyperv CLOUDSTACK-8088: VM scale up is failing in vmware with Unable to execute ScaleVmCommand due to java.lang.NullPointerException 2015-01-18 17:28:17 +05:30
kvm LibvirtComputingResource: Expose KVMStoragePoolManager 2015-01-23 02:44:08 -07:00
ovm CLOUDSTACK-8088: VM scale up is failing in vmware with Unable to execute ScaleVmCommand due to java.lang.NullPointerException 2015-01-18 17:28:17 +05:30
simulator CLOUDSTACK-8088: VM scale up is failing in vmware with Unable to execute ScaleVmCommand due to java.lang.NullPointerException 2015-01-18 17:28:17 +05:30
ucs Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
vmware CLOUDSTACK-8126. Cold Migration of VM is not working as expected. In case a VM is cold migrated across clusters then VM fails to start. 2015-02-02 13:51:42 +05:30
xenserver CLOUDSTACK-8160: use preferable protocols 2015-01-21 18:02:58 +05:30