]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
VMware:Disk type conversion during clone backing
authorVipin Balachandran <vbala@vmware.com>
Thu, 10 Jul 2014 06:55:49 +0000 (12:25 +0530)
committerVipin Balachandran <vbala@vmware.com>
Fri, 1 Aug 2014 09:03:11 +0000 (14:33 +0530)
commit5f24034a45b97ef023df4517e66c7e8191ef2c6d
treeb657cbb2809e8a8def5914c289f53a17c0edb8f2
parent15a93312641bb6121d20c7749481104a1ab34bd0
VMware:Disk type conversion during clone backing

This patch adds support for converting virtual disk provisioning
type during clone backing operation. Currently volume creation from
preallocated/sparse image doesn't honour the disk type property in
the volume extra spec. The workflow to address this issue requires
disk provisioning type conversion during clone.

Partial-Bug: #1287176
Partial-Bug: #1287185

Change-Id: Ie493768445b838d3e9447edb76d9845e972bc7c3
cinder/tests/test_vmware_volumeops.py
cinder/volume/drivers/vmware/volumeops.py