Comment 9 for bug 1615134

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/366309
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=f3daa9548efd53e09d141f588342d4d94683b6c8
Submitter: Jenkins
Branch: master

commit f3daa9548efd53e09d141f588342d4d94683b6c8
Author: scottda <email address hidden>
Date: Tue Sep 6 13:45:32 2016 -0600

    Add thin-provisioning-tools for Cinder

    Ubuntu's LVM packaging does not support thin provisioning by
    default:
     /usr/sbin/thin_check: execvp failed: No such file or directory
    This is fixed with install of thin-provisioning-tools.

    Change-Id: I31f572934ea94cae6e2aea27a2c731ee5bca68d3
    Closes-Bug: #1615134