eeb7bda510
devstack is a development and test environment, but by default we were only installing the runtime dependencies. We should install all the testing required packages as well. Change-Id: I7c95927b9daad15766aac9d1276b10ca62efb24c
34 lines
698 B
Plaintext
34 lines
698 B
Plaintext
dnsmasq-base
|
|
dnsmasq-utils # for dhcp_release
|
|
conntrack
|
|
kpartx
|
|
parted
|
|
iputils-arping
|
|
libmysqlclient-dev
|
|
mysql-server # NOPRIME
|
|
python-mysqldb
|
|
python-mysql.connector
|
|
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
|
|
libvirt-dev # NOPRIME
|
|
pm-utils
|
|
libjs-jquery-tablesorter # Needed for coverage html reports
|
|
vlan
|
|
curl
|
|
genisoimage # required for config_drive
|
|
rabbitmq-server # NOPRIME
|
|
qpidd # NOPRIME
|
|
socat # used by ajaxterm
|
|
python-libvirt # NOPRIME
|
|
python-libxml2
|
|
python-numpy # used by websockify for spice console
|
|
python-m2crypto
|
|
python-qpid # NOPRIME
|