devstack/lib/nova_plugins
Ian Wienand 614ca26b47 Install qemu-kvm package on centos/fedora
Change I79a8d8ac7ad2fbd7d2fce696821d130218e43e03 removed the install
of python-libguestfs, which was actually hiding a dependency issue on
Centos.  The "kvm" package is ultimately missing some bios files from
"seabios-bin" -- however with python-libguestfs installed this was
coming in via a dependency chain that pulled in qemu-kvm, which has
the dependency.

qemu-kvm is not strictly required as all the functionality is within
qemu-system-x86.  But while we get [1] sorted out this restores the
job functionality.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1235890

Change-Id: I3379bc497978befac48c5af0f1035b96d030b7eb
2015-06-26 14:45:04 +10:00
..
functions-libvirt Install qemu-kvm package on centos/fedora 2015-06-26 14:45:04 +10:00
hypervisor-fake add shebang lines to all lib files 2014-12-10 11:28:05 -05:00
hypervisor-ironic Make ironic's service check flexible 2015-03-11 17:17:49 -07:00
hypervisor-libvirt Only install python-libguestfs bindings when needed 2015-06-23 12:22:21 +02:00
hypervisor-openvz add shebang lines to all lib files 2014-12-10 11:28:05 -05:00
hypervisor-vsphere add shebang lines to all lib files 2014-12-10 11:28:05 -05:00
hypervisor-xenserver introduce pip_install_gr 2015-04-08 10:28:17 -04:00