bindep: Track qemu-img dependency

Cinder uses qemu-img in a few ways for
processing image and volume data.

Change-Id: Ic47d4103fe12384a21f4ed261ebb2a1411bd09cb
changes/61/742661/3
Eric Harney 2020-07-16 12:36:30 -04:00
parent 55fcd444d8
commit a9fec16ec7
1 changed files with 3 additions and 0 deletions

View File

@ -41,3 +41,6 @@ cryptsetup-bin [platform:dpkg]
# os-brick tests. Net result is the same that lsscsi will be installed for any
# cinder installation.
lsscsi
qemu-img [platform:redhat]
qemu-tools [platform:suse]
qemu-utils [platform:dpkg]