From f3daa9548efd53e09d141f588342d4d94683b6c8 Mon Sep 17 00:00:00 2001 From: scottda Date: Tue, 6 Sep 2016 13:45:32 -0600 Subject: [PATCH] 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 --- files/debs/cinder | 1 + 1 file changed, 1 insertion(+) diff --git a/files/debs/cinder b/files/debs/cinder index 3595e011da..c1b79fda47 100644 --- a/files/debs/cinder +++ b/files/debs/cinder @@ -3,3 +3,4 @@ open-iscsi open-iscsi-utils # Deprecated since quantal dist:precise qemu-utils tgt # NOPRIME +thin-provisioning-tools