cloudstack/vmware-base
Likitha Shetty 89dbd1ea1b CLOUDSTACK-8318. Storage vMotion support for VMFS.
MigrateVMWithVolumes-
1. If ESXi host version is below 5.1, ensure destination datastore(s) is mounted on the source host, then migrate the storage and then finally migrate the VM.
If destination storage(s) is not mounted on the source host,
- In case of NFS storage mount the storage(s).
- In case of VMFS storage fail the request for migration.
2. If EXi host version is 5.1 or above, simultaneously migrate the VM and its storage to the destination host and storage(s) respectively for both NFS and VMFS storage.

(cherry picked from commit adc836cc5e)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-04-17 15:39:14 +02:00
..
src/com/cloud/hypervisor/vmware CLOUDSTACK-8318. Storage vMotion support for VMFS. 2015-04-17 15:39:14 +02:00
test/com/cloud/hypervisor/vmware/mo Reformatted all of the code. 2013-11-21 06:15:26 -08:00
pom.xml Update pom and version usage to 4.5.1-SNAPSHOT 2015-03-12 12:13:18 +05:30