commit | 46fe276a53662013b5a377909ae6b96bae924ddc | [log] [tgz] |
---|---|---|
author | Mate Lakat <mate.lakat@citrix.com> | Fri Jun 21 16:48:02 2013 +0100 |
committer | Mate Lakat <mate.lakat@citrix.com> | Sat Jun 22 20:16:44 2013 +0100 |
tree | 35cd4ff076f4e93652b1c49d346f1fa1a197e4b2 | |
parent | b3e8ea847feaf63fe4a46c2a9a417f8a3f760938 [diff] [blame] |
xenapi: Add qemu-utils as a cinder dependency If you are using xenapi, your system won't have qemu-img installed. This patch adds the package qemu-utils to the list of cinder apts/rpms/suse-rpms, thus devstack will pull the required binaries. Change-Id: Id701880ce03bb3e78223df0af6a00b052408407c
diff --git a/files/apts/cinder b/files/apts/cinder index 5db06ea..c45b97f 100644 --- a/files/apts/cinder +++ b/files/apts/cinder
@@ -1,2 +1,3 @@ tgt lvm2 +qemu-utils