1a332836df
Neutron needs to be able to install MySQL-python in the functional test job, which requires devstack to install mysql devel libraries as testonly. As per sdague's recommendation mysql devel libraries are now installed for nova as well. In the future, any service that installs mysql-server should also install mysql devel libraries for consistency. Related-bug: #1346444 Change-Id: Ie715841e33a2c2d31cb4ac724b302eb98ed3366a
47 lines
875 B
Plaintext
47 lines
875 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-boto
|
|
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
|