cloudstack/plugins/hypervisors
Devdeep Singh 5a2e4fd0a2 CLOUDSTACK-5560: Reattach of data disk fails for hyperv. When a data disk
is attached a hard disk drive is created on the scsi controller. On detach
the data disk is removed from the drive but the disk drive is left behind.
On reattach the agent was again trying to create a disk drive while it was
already present. Fixed the agent code to look up for disk drive while
attaching and if one is not found then only to create the drive for
attaching a data disk.
2013-12-30 16:52:04 +05:30
..
baremetal fix merge error breaking compile 2013-12-05 18:04:58 -08:00
hyperv CLOUDSTACK-5560: Reattach of data disk fails for hyperv. When a data disk 2013-12-30 16:52:04 +05:30
kvm CLOUDSTACK-5432: KVM - LibvirtStorageAdaptor only needs to disconnectPhysicalDiskByPath 2013-12-26 23:13:41 -07:00
ovm CLOUDSTACK-669: Add host level side-by-side VM state report for graceful sync model migration 2013-11-20 18:17:29 -08:00
simulator CLOUDSTACK-669: Add host level side-by-side VM state report for graceful sync model migration 2013-11-20 18:17:29 -08:00
ucs add missing files during merging UCS 2013-12-05 22:28:20 -08:00
vmware CLOUDSTACK-5666 Cant remove a nic when a vm is in the Stopped state 2013-12-28 09:09:37 +05:30
xen CLOUDSTACK-5662: XenServer can't discover iSCSI targets with different credentials 2013-12-28 00:12:11 -07:00