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
29 lines
479 B
Plaintext
29 lines
479 B
Plaintext
ebtables
|
|
iptables
|
|
iputils-ping
|
|
iputils-arping
|
|
libmysqlclient-dev # testonly
|
|
mysql-server #NOPRIME
|
|
sudo
|
|
python-boto
|
|
python-iso8601
|
|
python-paste
|
|
python-routes
|
|
python-suds
|
|
python-pastedeploy
|
|
python-greenlet
|
|
python-kombu
|
|
python-eventlet
|
|
python-sqlalchemy
|
|
python-mysqldb
|
|
python-mysql.connector
|
|
python-pyudev
|
|
python-qpid # dist:precise
|
|
dnsmasq-base
|
|
dnsmasq-utils # for dhcp_release only available in dist:precise
|
|
rabbitmq-server # NOPRIME
|
|
qpidd # NOPRIME
|
|
sqlite3
|
|
vlan
|
|
radvd # NOPRIME
|