]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add _create_volume to ThinLVMVolumeDriver
authorEric Harney <eharney@redhat.com>
Wed, 19 Jun 2013 20:31:07 +0000 (16:31 -0400)
committerEric Harney <eharney@redhat.com>
Thu, 20 Jun 2013 14:15:56 +0000 (10:15 -0400)
commit79a402d07502ac34bc0ec485b21b0be50ba807a7
treeb7d2a82e28e5088a854a97bd6f276170097fd4d8
parent1482c4045b94319aff0bd5999a52eb892152773b
Add _create_volume to ThinLVMVolumeDriver

Previously, _create_volume from LVMISCSIDriver would be called
when the volume manager calls create_volume_from_snapshot.

Fixes bug: 1192601

Change-Id: I5cca287e8204c4647a5f09df961d9a76d0b38c42
cinder/volume/drivers/lvm.py