devstack/lib
Ian Wienand 52bb64105f Use qemu-kvm-ev package on centos
For the latest qemu-kvm, you have to use the qemu-kvm-ev package,
which is based off the qemu-kvm-rhev package, which is explained in
[1] but you probably can't read it.  The gist is, that qemu-kvm-rhev
is a later build of kvm that is incompatible with the base version
provided.  qemu-kvm-rhev is only provided with the RHV (ovirt) and
RHOS (openstack) products.  CentOS rebuilds this package as
qemu-kvm-ev as part of it's virtualisation SIG.

I9a972e3fde2e4e552f6fc98350820c07873c3de3 has bumped up the minimum
qemu version to 2.1.0.  It seems there is a an issue (bug #1668164)
where having the qemu-system package installed gets picked up if
installed, and reports the incorrect version to nova, causing failure.

This removes the installs from files/rpms/nova as it is all being done
in function-libvirt.  We only install the qemu-kvm-ev package on
centos and remove the old work-around.

[1] https://access.redhat.com/solutions/629513
[2] https://wiki.centos.org/SpecialInterestGroup/Virtualization

Change-Id: Ide91b261f35fb19d8bd7155ca016fa3b76a45ea1
2017-02-27 18:59:49 +11:00
..
cinder_backends Merge "ceph: set rbd_secret_uuid in cinder.conf, not rbd_uuid" 2016-11-30 22:57:42 +00:00
cinder_plugins Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
databases Merge "mysql: set default sql_mode to TRADITIONAL" 2017-02-24 00:59:06 +00:00
neutron_plugins Merge "Fix file permissions for lib/neutron_plugins/linuxbridge_agent" 2017-02-26 06:26:01 +00:00
nova_plugins Use qemu-kvm-ev package on centos 2017-02-27 18:59:49 +11:00
apache Switch to python 3.5 2016-12-23 13:15:03 -05:00
cinder only set nova catalog if it's not the default 2017-02-17 11:51:36 -05:00
database Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
dlm cinder: configure dlm when this one is zookeeper 2017-01-04 10:21:29 +01:00
dstat Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
glance simplify endpoints used in devstack 2017-02-13 16:16:59 -05:00
horizon Introduce a PYTHON env var 2017-01-05 18:41:29 -05:00
infra Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
keystone Merge "pass role by name not id" 2017-02-21 23:04:49 +00:00
ldap Use keystone[ldap] for ldap packages 2016-01-05 07:41:35 -05:00
lvm Missing parameter in comment 2016-12-05 15:32:25 +08:00
neutron simplify endpoints used in devstack 2017-02-13 16:16:59 -05:00
neutron-legacy simplify endpoints used in devstack 2017-02-13 16:16:59 -05:00
nova Refactor rpc backend vhost creation 2017-02-23 08:16:48 -08:00
os_brick Restoring xtrace state for os-brick plugin 2016-07-14 14:20:08 -03:00
oslo Add os-client-config and osc-lib from source 2016-08-12 09:46:36 -05:00
placement simplify endpoints used in devstack 2017-02-13 16:16:59 -05:00
rpc_backend Refactor rpc backend vhost creation 2017-02-23 08:16:48 -08:00
stack Enable optional Python 3 support 2015-12-01 14:52:35 -05:00
swift simplify endpoints used in devstack 2017-02-13 16:16:59 -05:00
tempest Merge "Do not run cinder API V1 tests anymore by default" 2017-02-24 10:14:12 +00:00
template Begin new lib/neutron 2016-05-09 14:26:08 -04:00
tls Merge "Revert "tls proxy: immediately close a connection to the backend"" 2017-02-21 21:02:03 +00:00