cloudstack/vmware-base/src/com/cloud/hypervisor/vmware/mo
Sateesh Chodapuneedi db99146187 CLOUDSTACK-5661 [VMware] DetachIsoCmd succeeds even though cdrom is locked by VM as cdrom is mounted
DetachISO is succeeding even though detach opeartion is failing as cdrom is locked by VM as it was mounted inside VM.
Detect if cdrom is locked or not. If locked fail detach operation and warn user to unmount before detaching the iso/cdrom device.

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

Conflicts:

	plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java
	plugins/hypervisors/vmware/src/com/cloud/storage/resource/VmwareStorageProcessor.java
	vmware-base/src/com/cloud/hypervisor/vmware/mo/VirtualMachineMO.java
2013-12-28 02:36:53 +05:30
..
BaseMO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ClusterMO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
CustomFieldConstants.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
CustomFieldsManagerMO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
DatacenterMO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
DatastoreFile.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
DatastoreMO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
DiskControllerType.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
DistributedVirtualSwitchMO.java Reformatted all of the code. 2013-11-21 06:15:26 -08: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 Reformatted all of the code. 2013-11-21 06:15:26 -08:00
HostFirewallSystemMO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
HostMO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
HostNetworkSystemMO.java Reformatted all of the code. 2013-11-21 06:15:26 -08: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 Reformatted all of the code. 2013-11-21 06:15:26 -08:00
HypervisorHostHelper.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
LicenseAssignmentManagerMO.java CLOUDSTACK-2592 [Automation]: Scale up VM on VMWARE without license doesn't throw appropriate error 2013-07-08 12:49:39 +05:30
LicenseManagerMO.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
NetworkDetails.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
NetworkMO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
PerfCounterInfoMapper.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
PerfManagerMO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
SnapshotDescriptor.java Reformatted all of the code. 2013-11-21 06:15:26 -08: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 Reformatted all of the code. 2013-11-21 06:15:26 -08: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-5122. [VMware] During upgrade from 4.1 system vms don't come up with 'ROOT-x-y VMDK file not found' exception. 2013-11-25 15:52:24 +05:30
VirtualMachineMO.java CLOUDSTACK-5661 [VMware] DetachIsoCmd succeeds even though cdrom is locked by VM as cdrom is mounted 2013-12-28 02:36:53 +05:30
VirtualSwitchType.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
VmdkFileDescriptor.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
VmwareHostType.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
VmwareHypervisorHost.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
VmwareHypervisorHostNetworkSummary.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
VmwareHypervisorHostResourceSummary.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00