devstack/files/rpms/nova
Attila Fazekas 1f316beb20 Remove rhel6 and py26 support
el6 is shipped with Python 2.6.x which is not expected
to be supported with the openstack kilo release.

For el6 support we need to do lot of thing differently,
which makes the code more complicated.

This change removes el6 and py26 support from devstack.

This change also removed a discontinued (1 year ago)
openSUSE 12.2 code path, which used a similar codepath as el6.

Several comment related to el6 also removed or modified.

Change-Id: Iea0b0c98a5e11fd85bb5e93c099f740fe05d2f3a
2015-01-27 09:22:52 +01:00

44 lines
728 B
Plaintext

MySQL-python
curl
dnsmasq # for nova-network
dnsmasq-utils # for dhcp_release
conntrack-tools
ebtables
gawk
genisoimage # required for config_drive
iptables
iputils
kpartx
kvm # NOPRIME
libvirt-bin # NOPRIME
libvirt-devel # NOPRIME
libvirt-python # NOPRIME
libxml2-python
numpy # needed by websockify for spice console
m2crypto
mysql-connector-python
mysql-devel # testonly
mysql-server # NOPRIME
parted
polkit
python-cheetah
python-eventlet
python-feedparser
python-greenlet
python-iso8601
python-lockfile
python-migrate
python-mox
python-paramiko
python-paste
python-paste-deploy
python-qpid # NOPRIME
python-routes
python-sqlalchemy
python-suds
python-tempita
rabbitmq-server # NOPRIME
qpid-cpp-server # NOPRIME
sqlite
sudo