Adds qemu packages to ironic's apts
Nodepool images have recently migrated to being built with DIB, resulting in strange changes in how the package dependency chain works out. This explicitly adds required qemu packages to Ironic's apts to avoid some not being pulled in by package dependencies alone. Change-Id: I60373ee5ad7445cd54c8c013085b28d82bb0d085 Closes-bug: #1376863
This commit is contained in:
parent
f156ebfaeb
commit
6566f21ddf
@ -9,6 +9,9 @@ openvswitch-switch
|
||||
openvswitch-datapath-dkms
|
||||
python-libguestfs
|
||||
python-libvirt
|
||||
qemu
|
||||
qemu-kvm
|
||||
qemu-utils
|
||||
syslinux
|
||||
tftpd-hpa
|
||||
xinetd
|
||||
|
Loading…
Reference in New Issue
Block a user