cloudstack/vmware-base/src/com/cloud/hypervisor/vmware/mo
Sateesh Chodapuneedi f24e81fe0d CLOUDSTACK-659 Support for storage migration in Cloudstack deployment over VMware Added VmwareStorageMotionStrategy to deal with storage motion tasks. Added target host parameter to MigrateWithStorageCommand.
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>

CLOUDSTACK-659
Support for storage migration in Cloudstack deployment over VMware Added
Resource changes to perform VM live migration along with virtual disks across the clusters in a zone.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>

CLOUDSTACK-659
Support for storage migration in Cloudstack deployment over VMware

Added VmwareStorageMotionStrategy to application context.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>

Support for volume live migration across datastores

Unit tests for vmware storage motion. These test the VmwareStorageMotionStrategy.

CLOUDSTACK-659

Fixing migrate volume.

CLOUDSTACK-659
Support for storage migration in Cloudstack deployment over VMware Added
Resource changes to perform VM live migration along with virtual disks across the clusters in a zone.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>

Support for volume live migration across datastores

CLOUDSTACK-659
Support for storage migration in Cloudstack deployment over VMware Added
Resource changes to perform VM live migration along with virtual disks across the clusters in a zone.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>

Support for volume live migration across datastores

CLOUDSTACK-659
Support for storage migration in Cloudstack deployment over VMware Added
Resource changes to perform VM live migration along with virtual disks across the clusters in a zone.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>

Support for volume live migration across datastores

Added vm type to prepareNetworkFromNicInfo in MigrateWithStorageCommand implementation.

CLOUDSTACK-2701 - Enable storage migration for VMware resources

Fixing attach volume and delete volume cases for volumes that are moved off original path in datastore when created.
If volume is not found in root directory or datastore, do search in sub folders.

CLOUDSTACK-2701 - Enable storage migration for VMware resources

Sending command MigrateWithStorageCommand to source host instead of target host for the case of migration of VM within cluster.

CLOUDSTACK-2701 - Enable storage migration for VMware resources

Searching for virtual disk during device tear down.

Adding dependency of 'cloud-engine-storage' to vmware hypervisor plugin.

Add hypervisor capability storage_motion_supported for VMware 5.0 and 5.1

CLOUDSTACK-659
Support for storage migration in Cloudstack deployment over VMware
Added VmwareStorageMotionStrategy to deal with storage motion tasks.
Added target host parameter to MigrateWithStorageCommand.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>

CLOUDSTACK-659
Support for storage migration in Cloudstack deployment over VMware Added
Resource changes to perform VM live migration along with virtual disks across the clusters in a zone.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>

CLOUDSTACK-659
Support for storage migration in Cloudstack deployment over VMware

Added VmwareStorageMotionStrategy to application context.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>

Support for volume live migration across datastores

Unit tests for vmware storage motion. These test the VmwareStorageMotionStrategy.

CLOUDSTACK-659

Fixing migrate volume.

CLOUDSTACK-659
Support for storage migration in Cloudstack deployment over VMware Added
Resource changes to perform VM live migration along with virtual disks across the clusters in a zone.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>

Support for volume live migration across datastores

Added vm type to prepareNetworkFromNicInfo in MigrateWithStorageCommand implementation.

Adding dependency of 'cloud-engine-storage' to vmware hypervisor plugin.

Add hypervisor capability storage_motion_supported for VMware 5.0 and 5.1

CLOUDSTACK-659
Support for storage migration in Cloudstack deployment over VMware
Added VmwareStorageMotionStrategy to deal with storage motion tasks.
Added target host parameter to MigrateWithStorageCommand.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>

CLOUDSTACK-659
Support for storage migration in Cloudstack deployment over VMware Added
Resource changes to perform VM live migration along with virtual disks across the clusters in a zone.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>

CLOUDSTACK-659
Support for storage migration in Cloudstack deployment over VMware

Added VmwareStorageMotionStrategy to application context.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>

Support for volume live migration across datastores

Unit tests for vmware storage motion. These test the VmwareStorageMotionStrategy.

CLOUDSTACK-659

Fixing migrate volume.

Adding dependency of 'cloud-engine-storage' to vmware hypervisor plugin.

Add hypervisor capability storage_motion_supported for VMware 5.0 and 5.1

Adding dependency of 'cloud-engine-storage' to vmware hypervisor plugin.

CLOUDSTACK-659
Support for storage migration in Cloudstack deployment over VMware
Added VmwareStorageMotionStrategy to deal with storage motion tasks.
Added target host parameter to MigrateWithStorageCommand.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>

CLOUDSTACK-659
Support for storage migration in Cloudstack deployment over VMware Added
Resource changes to perform VM live migration along with virtual disks across the clusters in a zone.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>

CLOUDSTACK-659
Support for storage migration in Cloudstack deployment over VMware

Added VmwareStorageMotionStrategy to application context.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>

Support for volume live migration across datastores

CLOUDSTACK-659

Fixing migrate volume.

Unit tests for vmware storage motion. These test the VmwareStorageMotionStrategy.

CLOUDSTACK-2701 - Enable storage migration for VMware resources

Sending command MigrateWithStorageCommand to source host instead of target host for the case of migration of VM within cluster.

CLOUDSTACK-2701 - Enable storage migration for VMware resources

Moved 2 methods that are not specific to VMware but Volume are moved to VolumeManager from VmwareManager.
Moved datastore volume path constructing code to separate method.
Added check for source and target host, if they are from different DCs/vCenter instances.

Updated error message & removed stale comment

CLOUDSTACK-2701 - Enable storage migration for VMware resources

Injecting component VolumeManager into VmwareResource.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-05-31 21:19:28 +05:30
..
BaseMO.java Upgrade to use Vsphere 5.1 SDK jar, fixed all compilation error with new 2013-02-04 17:41:36 -08:00
ClusterMO.java Fix cast error from List<?> to array. 2013-02-05 21:44:38 -08:00
CustomFieldConstants.java CLOUDSTACK-1963 New mapping model for CloudStack zone and Vmware datacenter 2013-05-31 13:33:45 +05:30
CustomFieldsManagerMO.java Fix cast error from List<?> to array. 2013-02-05 21:44:38 -08:00
DatacenterMO.java CLOUDSTACK-1963 New mapping model for CloudStack zone and Vmware datacenter 2013-05-31 13:33:45 +05:30
DatastoreFile.java merging vmware-base license header updates from Chip Childers 2012-06-23 00:40:01 -04:00
DatastoreMO.java CLOUDSTACK-659 Support for storage migration in Cloudstack deployment over VMware Added VmwareStorageMotionStrategy to deal with storage motion tasks. Added target host parameter to MigrateWithStorageCommand. 2013-05-31 21:19:28 +05:30
DiskControllerType.java merging vmware-base license header updates from Chip Childers 2012-06-23 00:40:01 -04:00
DistributedVirtualSwitchMO.java PVLAN : Implementing PVLAN deployment capability for VMware deployments in cloudstack. 2013-05-16 14:50:16 -07:00
HostDatastoreBrowserMO.java CLOUDSTACK-659 Support for storage migration in Cloudstack deployment over VMware Added VmwareStorageMotionStrategy to deal with storage motion tasks. Added target host parameter to MigrateWithStorageCommand. 2013-05-31 21:19:28 +05:30
HostDatastoreSystemMO.java Fix cast error from List<?> to array. 2013-02-05 21:44:38 -08:00
HostFirewallSystemMO.java Upgrade to use Vsphere 5.1 SDK jar, fixed all compilation error with new 2013-02-04 17:41:36 -08:00
HostMO.java Merge from master and fix conflicts 2013-02-25 11:53:24 -08:00
HostNetworkSystemMO.java merging vmware-base license header updates from Chip Childers 2012-06-23 00:40:01 -04:00
HostVirtualNicType.java merging vmware-base license header updates from Chip Childers 2012-06-23 00:40:01 -04:00
HttpNfcLeaseMO.java Fix a bug in converting Enum type to String. 2013-02-07 12:23:57 -08:00
HypervisorHostHelper.java CLOUDSTACK-659 Support for storage migration in Cloudstack deployment over VMware Added VmwareStorageMotionStrategy to deal with storage motion tasks. Added target host parameter to MigrateWithStorageCommand. 2013-05-31 21:19:28 +05:30
NetworkDetails.java merging vmware-base license header updates from Chip Childers 2012-06-23 00:40:01 -04:00
NetworkMO.java Fix cast error from List<?> to array. 2013-02-05 21:44:38 -08:00
PerfCounterInfoMapper.java merging vmware-base license header updates from Chip Childers 2012-06-23 00:40:01 -04:00
PerfManagerMO.java Fix cast error from List<?> to array. 2013-02-05 21:44:38 -08:00
SnapshotDescriptor.java adding runbook and publican-cloudstack to docs 2012-06-29 11:16:18 -04:00
TaskMO.java Upgrade to use Vsphere 5.1 SDK jar, fixed all compilation error with new 2013-02-04 17:41:36 -08:00
VersioningContants.java merging vmware-base license header updates from Chip Childers 2012-06-23 00:40:01 -04:00
VirtualDiskManagerMO.java CLOUDSTACK-659 Support for storage migration in Cloudstack deployment over VMware Added VmwareStorageMotionStrategy to deal with storage motion tasks. Added target host parameter to MigrateWithStorageCommand. 2013-05-31 21:19:28 +05:30
VirtualEthernetCardType.java merging vmware-base license header updates from Chip Childers 2012-06-23 00:40:01 -04:00
VirtualMachineMO.java CLOUDSTACK-659 Support for storage migration in Cloudstack deployment over VMware Added VmwareStorageMotionStrategy to deal with storage motion tasks. Added target host parameter to MigrateWithStorageCommand. 2013-05-31 21:19:28 +05:30
VirtualSwitchType.java Fixing mapping of virtual switch types. 2013-03-04 16:25:24 +05:30
VmdkFileDescriptor.java merging vmware-base license header updates from Chip Childers 2012-06-23 00:40:01 -04:00
VmwareHostType.java merging vmware-base license header updates from Chip Childers 2012-06-23 00:40:01 -04:00
VmwareHypervisorHost.java merging vmware-base license header updates from Chip Childers 2012-06-23 00:40:01 -04:00
VmwareHypervisorHostNetworkSummary.java merging vmware-base license header updates from Chip Childers 2012-06-23 00:40:01 -04:00
VmwareHypervisorHostResourceSummary.java merging vmware-base license header updates from Chip Childers 2012-06-23 00:40:01 -04:00