devstack/files/rpms/nova
Sean Dague bcd3f63a99 don't install boto from packages
installing boto from packages pins some other pure python libraries
(like requests) in an unexpected way. As this is pure python we should
instead let this be install from pip and thus be controlled by global
requirements.

Change-Id: If5df9de8c3e1ad8faceab4b43c86134dbbc55a51
2014-09-03 11:30:54 -04:00

46 lines
863 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-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-kombu
python-lockfile
python-migrate
python-mox
python-paramiko # dist:f19,f20,rhel7
# ^ on RHEL6, brings in python-crypto which conflicts with version from
# pip we need
python-paste # dist:f19,f20,rhel7
python-paste-deploy # dist:f19,f20,rhel7
python-qpid
python-routes
python-sqlalchemy
python-suds
python-tempita
rabbitmq-server # NOPRIME
qpid-cpp-server # NOPRIME
sqlite
sudo