cloudstack/plugins/hypervisors
Likitha Shetty 299c07c3e1 CLOUDSTACK-8597. Failed to migrate volume from zone-wide to cluster-wide storage. While live migrating a volume, CS chooses the endpoint to perform the migration by selecting any host that has the storage containing the volume mounted on it. Instead, if the volume is attached to a running VM, the endpoint chosen by CS should be the host that contains the VM.
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>

This closes #541
2015-07-01 12:33:26 +02:00
..
baremetal findbugs: masking fields removed 2015-06-24 12:24:12 +02:00
hyperv Fix findbugs warning in HypervDirectConnectResource.java Two boxed Longs were being created instead of simple long 2015-06-15 12:09:34 +03:00
kvm Making possible to update KVM hosts password in the database via the API 2015-06-29 09:59:12 +02:00
ovm Fix findbugs DM_BOXED_PRIMITIVE_FOR_PARSING in OvmResourceBase.java 2015-06-22 10:50:48 +02:00
ovm3 Specify all dependency versions in pom.xml 2015-06-22 13:01:19 +02:00
simulator Merge branch 'volume-upload' into master 2015-04-29 11:12:53 +05:30
ucs Fix findbugs warning in UcsManagerImpl.java Integer was being created to assign value to int 2015-06-15 12:09:37 +03:00
vmware CLOUDSTACK-8597. Failed to migrate volume from zone-wide to cluster-wide storage. While live migrating a volume, CS chooses the endpoint to perform the migration by selecting any host that has the storage containing the volume mounted on it. Instead, if the volume is attached to a running VM, the endpoint chosen by CS should be the host that contains the VM. 2015-07-01 12:33:26 +02:00
xenserver VM Snapshot Usage for DATA disk is reported as the size of the DATA disk instead of the actual snapshot size. 2015-06-19 15:55:21 +05:30