]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
improves lvm version parsing for customised builds
authorGiulio Fidente <gfidente@redhat.com>
Thu, 10 Oct 2013 12:59:44 +0000 (14:59 +0200)
committerGiulio Fidente <gfidente@redhat.com>
Thu, 10 Oct 2013 14:58:17 +0000 (16:58 +0200)
commit51fd5edb106e26d65696ce37a70eef6a4f75b1e2
tree0e880c33aa8762c791a766edf56628b3f788efb1
parent18218bd1619e75b087879731c6253a34063869a2
improves lvm version parsing for customised builds

supports_thin_provisioning now uses a regexp to ensure parsing of
lvm version succeeds when the build is customised; also adds a test
for a customised string parsing

Closes-Bug: #1237994
Change-Id: I49049a58bbdb5315b9d2d7c259a9324ca15d78cb
cinder/brick/local_dev/lvm.py
cinder/tests/brick/test_brick_lvm.py