]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add thin provisioning support checks.
authorJohn Griffith <john.griffith@solidfire.com>
Tue, 14 May 2013 23:35:44 +0000 (17:35 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Fri, 17 May 2013 22:10:37 +0000 (16:10 -0600)
commit77fb5d3b40f4b7ac87865247415611119ef2a57f
tree3159741f154324386c4b07e3b4552ce8db9d5884
parentef7f193c0cdd8e611c642d094f46bcfe15de0601
Add thin provisioning support checks.

Add a simple check to verify thin provisioning is supported
in the systems current LVM2 version.

Also add a helper to create thin pools.

Change-Id: I1ae3c168b148029a3085be827209f59bc68ca145
cinder/brick/local_dev/lvm.py
cinder/tests/brick/test_brick_lvm.py