bcd3f63a99
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
46 lines
863 B
Plaintext
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
|