Align vars/redhat.yml with other distros
This removes superfluous packages and moves others to align with what vars/{debian,suse}.yml does. Change-Id: I88bc42eaa30d59250003339241380e3e50b64e3b
This commit is contained in:
parent
5d4cd62b04
commit
d3353d9dd6
@ -23,7 +23,6 @@ nova_distro_packages:
|
|||||||
- git
|
- git
|
||||||
- iptables
|
- iptables
|
||||||
- libxml2
|
- libxml2
|
||||||
- systemd-python
|
|
||||||
|
|
||||||
nova_devel_distro_packages:
|
nova_devel_distro_packages:
|
||||||
- libxml2-devel
|
- libxml2-devel
|
||||||
@ -35,7 +34,7 @@ nova_service_distro_packages:
|
|||||||
- openstack-nova-scheduler
|
- openstack-nova-scheduler
|
||||||
- python-memcached
|
- python-memcached
|
||||||
- python2-PyMySQL
|
- python2-PyMySQL
|
||||||
- systemd-devel
|
- systemd-python
|
||||||
|
|
||||||
nova_service_extra_distro_packages:
|
nova_service_extra_distro_packages:
|
||||||
kvm:
|
kvm:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user