Comment 3 for bug 1237994

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (milestone-proposed)

Reviewed: https://review.openstack.org/50987
Committed: http://github.com/openstack/cinder/commit/de031813b90d4a29fc6011a53fefa6c19001022e
Submitter: Jenkins
Branch: milestone-proposed

commit de031813b90d4a29fc6011a53fefa6c19001022e
Author: Giulio Fidente <email address hidden>
Date: Thu Oct 10 14:59:44 2013 +0200

    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
    (cherry picked from commit 51fd5edb106e26d65696ce37a70eef6a4f75b1e2)