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
This commit is contained in:
Mate Lakat 2013-06-21 16:48:02 +01:00
parent b3e8ea847f
commit 46fe276a53
3 changed files with 3 additions and 0 deletions

View File

@ -1,2 +1,3 @@
tgt
lvm2
qemu-utils

View File

@ -1,2 +1,3 @@
lvm2
tgt
qemu-img

View File

@ -1,2 +1,3 @@
lvm2
scsi-target-utils
qemu-img