cloudstack/vmware-base/src/com/cloud/hypervisor/vmware/mo
Kelven Yang 2976d9c793 CLOUDSTACK-4802: Change VM start flow to better support VM snapshot on certian version of vSphere, (vSphere 5.0 Update 2). If we detect that VM has pending VM snapshot, we will fully honor VM disk info from vCenter, since in some version of vSphere (vSphere 5.0 U2) does not allow disk-editting when VM has pending snapshot. 2013-10-04 16:03:01 -07:00
..
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 CLOUDSTACK-4464,CLOUDSTACK-4529: use property collector to collect all information in one round, we have a few other places that need to do it the same way 2013-08-27 17:37:53 -07:00
CustomFieldConstants.java CLOUDSTACK-4659: Add the missing feature back for GC VMware worker VMs 2013-09-13 16:26:55 -07:00
CustomFieldsManagerMO.java Fix cast error from List<?> to array. 2013-02-05 21:44:38 -08:00
DatacenterMO.java CLOUDSTACK-4734: Validate and Fail-over to another VmwareContext object when it is from the pool 2013-09-27 15:24:16 -07:00
DatastoreFile.java merging vmware-base license header updates from Chip Childers 2012-06-23 00:40:01 -04:00
DatastoreMO.java CLOUDSTACK-3869: make new folder structure to work with Snapshop commands 2013-08-07 17:44:40 -07:00
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
FeatureKeyConstants.java CLOUDSTACK-2592 [Automation]: Scale up VM on VMWARE without license doesn't throw appropriate error 2013-07-08 12:53:38 +05:30
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 Changes related to Review Board comments 2013-07-18 19:46:42 -06: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 CLOUDSTACK-4464,CLOUDSTACK-4529: use property collector to collect all information in one round, we have a few other places that need to do it the same way 2013-08-27 17:37:53 -07:00
HostNetworkSystemMO.java merging vmware-base license header updates from Chip Childers 2012-06-23 00:40:01 -04:00
HostStorageSystemMO.java Changes related to Review Board comments 2013-07-18 19:46:42 -06: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-4659: Add the missing feature back for GC VMware worker VMs 2013-09-13 16:26:55 -07:00
LicenseAssignmentManagerMO.java CLOUDSTACK-2592 [Automation]: Scale up VM on VMWARE without license doesn't throw appropriate error 2013-07-08 12:53:38 +05:30
LicenseManagerMO.java CLOUDSTACK-2592 [Automation]: Scale up VM on VMWARE without license doesn't throw appropriate error 2013-07-08 12:53:38 +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
VirtualMachineDiskInfo.java CLOUDSTACK-3237: add disk chain sync logic to handle out-of-band chain changes that could happen in storage live migration and VM snapshot operations 2013-08-26 18:11:22 -07:00
VirtualMachineDiskInfoBuilder.java CLOUDSTACK-3237: add disk chain sync logic to handle out-of-band chain changes that could happen in storage live migration and VM snapshot operations 2013-08-26 18:11:22 -07:00
VirtualMachineMO.java CLOUDSTACK-4802: Change VM start flow to better support VM snapshot on certian version of vSphere, (vSphere 5.0 Update 2). If we detect that VM has pending VM snapshot, we will fully honor VM disk info from vCenter, since in some version of vSphere (vSphere 5.0 U2) does not allow disk-editting when VM has pending snapshot. 2013-10-04 16:03:01 -07:00
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 CLOUDSTACK-3886: check in for review request https://reviews.apache.org/r/13008/ 2013-08-07 10:29:18 -07: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