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:
parent
b3e8ea847f
commit
46fe276a53
@ -1,2 +1,3 @@
|
||||
tgt
|
||||
lvm2
|
||||
qemu-utils
|
||||
|
@ -1,2 +1,3 @@
|
||||
lvm2
|
||||
tgt
|
||||
qemu-img
|
||||
|
@ -1,2 +1,3 @@
|
||||
lvm2
|
||||
scsi-target-utils
|
||||
qemu-img
|
||||
|
Loading…
Reference in New Issue
Block a user