cloudstack/plugins/hypervisors
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
..
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 findbugs: create wrapper to deal with static field 2015-07-14 11:50:39 +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-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
xenserver xenserver: Improved message for peeples to actually see what the problem is. 2015-07-15 18:24:39 +05:30