cloudstack/vmware-base/src/com/cloud/hypervisor/vmware/mo
Likitha Shetty f5ed824ea2 CLOUDSTACK-8598. CS reports volume migration as successful but the volume is not migrated in vCenter.. For the following disk operations - migration, snapshot creation, resize, detach and template creation, CS should do an exact disk match between volume path and vCenter disk name. If the exact matching fails to find a disk, CS should fall back to the old method of partial matching on a trimmed disk.
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>

This closes #543
2015-07-16 10:44:58 +02:00
..
BaseMO.java CLOUDSTACK-6170 (VMware root-disk support for managed storage) 2014-04-01 00:09:53 -06:00
ClusterMO.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
CustomFieldConstants.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
CustomFieldsManagerMO.java Get rid of compiler warnings in vmware-base 2014-01-22 09:37:34 +01:00
DatacenterMO.java CLOUDSTACK-8112. CS allows creation of VM's with the same Display name when vm.instancename.flag is set to true. 2014-12-23 13:48:01 +05:30
DatastoreFile.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
DatastoreMO.java CLOUDSTACK-8318. Storage vMotion support for VMFS. 2015-03-12 11:57:01 +05:30
DiskControllerType.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
DistributedVirtualSwitchMO.java Get rid of compiler warnings in vmware-base 2014-01-22 09:37:34 +01:00
FeatureKeyConstants.java CLOUDSTACK-2592 [Automation]: Scale up VM on VMWARE without license doesn't throw appropriate error 2013-07-08 12:49:39 +05:30
HostDatastoreBrowserMO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
HostDatastoreSystemMO.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
HostFirewallSystemMO.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
HostMO.java This closes #373 2015-06-10 02:07:40 +05:30
HostNetworkSystemMO.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
HostStorageSystemMO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
HostVirtualNicType.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
HttpNfcLeaseMO.java Fix findbugs encoding warning in HttpNfcLeaseMO VMWare ovf files are utf-8 encoded. Relying on default encoding in some platforms such as windows would cause erroneous characters from being read on some fields like description, and could also cause the import to fail, depending on the characters. 2015-06-15 12:00:02 +03:00
HypervisorHostHelper.java This closes #373 2015-06-10 02:07:40 +05:30
LicenseAssignmentManagerMO.java Get rid of compiler warnings in vmware-base 2014-01-22 09:37:34 +01:00
LicenseManagerMO.java Get rid of compiler warnings in vmware-base 2014-01-22 09:37:34 +01:00
NetworkDetails.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
NetworkMO.java Get rid of compiler warnings in vmware-base 2014-01-22 09:37:34 +01:00
PerfCounterInfoMapper.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
PerfManagerMO.java Get rid of compiler warnings in vmware-base 2014-01-22 09:37:34 +01:00
SnapshotDescriptor.java Fix findbugs encoding warning Vmds files created by ESX are UTF-8 encoded 2015-06-15 12:05:01 +03:00
TaskMO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
VersioningContants.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
VirtualDiskManagerMO.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
VirtualEthernetCardType.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
VirtualMachineDiskInfo.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
VirtualMachineDiskInfoBuilder.java CLOUDSTACK-4587. System VMs fail to start when the primary storage that has the System VMs is put into maintenance. 2014-08-20 10:51:18 +05:30
VirtualMachineMO.java CLOUDSTACK-8598. CS reports volume migration as successful but the volume is not migrated in vCenter.. For the following disk operations - migration, snapshot creation, resize, detach and template creation, CS should do an exact disk match between volume path and vCenter disk name. If the exact matching fails to find a disk, CS should fall back to the old method of partial matching on a trimmed disk. 2015-07-16 10:44:58 +02:00
VirtualSwitchType.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
VmdkFileDescriptor.java Fix 3 findbugs encoding warnings Vmdk descriptor files used by ESX should be UTF-8 encoded 2015-06-15 12:05:08 +03:00
VmwareHostType.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
VmwareHypervisorHost.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
VmwareHypervisorHostNetworkSummary.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
VmwareHypervisorHostResourceSummary.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00