]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
VMware:Fix params for copy-image-to-volume
authorVipin Balachandran <vbala@vmware.com>
Thu, 5 Jun 2014 10:51:27 +0000 (16:21 +0530)
committerVipin Balachandran <vbala@vmware.com>
Mon, 23 Jun 2014 06:11:47 +0000 (11:41 +0530)
commitb07c1a759c8a0cdaaaaaf3e6f1ad7402bf631a44
tree9e804141fd5bee13b99a28dfccbb2aa11fddd2e4
parentf9402ffe9fbb1ad00fa283a5bf114dc70d2de23f
VMware:Fix params for copy-image-to-volume

While creating a volume from stream-optimized image, the adapter type
in the image meta-data and the profile in the volume type extra spec
are ignored. This change fix those missing parameters.

Partial-Bug: #1284284
Closes-Bug: #1332482
Change-Id: I46c4755989fe61e0e654ca6daa3c3af0655071f0
cinder/tests/test_vmware_vmdk.py
cinder/volume/drivers/vmware/vmdk.py