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
50 lines
1.0 KiB
Plaintext
50 lines
1.0 KiB
Plaintext
dnsmasq-base
|
|
dnsmasq-utils # for dhcp_release
|
|
conntrack
|
|
kpartx
|
|
parted
|
|
iputils-arping
|
|
libmysqlclient-dev # testonly
|
|
mysql-server # NOPRIME
|
|
python-mysqldb
|
|
python-mysql.connector
|
|
python-xattr # needed for glance which is needed for nova --- this shouldn't be here
|
|
python-lxml # needed for glance which is needed for nova --- this shouldn't be here
|
|
gawk
|
|
iptables
|
|
ebtables
|
|
sqlite3
|
|
sudo
|
|
qemu-kvm # NOPRIME
|
|
qemu # dist:wheezy,jessie NOPRIME
|
|
libvirt-bin # NOPRIME
|
|
pm-utils
|
|
libjs-jquery-tablesorter # Needed for coverage html reports
|
|
vlan
|
|
curl
|
|
genisoimage # required for config_drive
|
|
rabbitmq-server # NOPRIME
|
|
qpidd # dist:precise NOPRIME
|
|
socat # used by ajaxterm
|
|
python-mox
|
|
python-paste
|
|
python-migrate
|
|
python-greenlet
|
|
python-libvirt # NOPRIME
|
|
python-libxml2
|
|
python-routes
|
|
python-numpy # used by websockify for spice console
|
|
python-pastedeploy
|
|
python-eventlet
|
|
python-cheetah
|
|
python-tempita
|
|
python-sqlalchemy
|
|
python-suds
|
|
python-lockfile
|
|
python-m2crypto
|
|
python-boto
|
|
python-kombu
|
|
python-feedparser
|
|
python-iso8601
|
|
python-qpid # dist:precise
|