37eca48970
Part of what was decided at summit is devstack needs to return to a more opinionated stance, the following removes support for non RabbitMQ messaging. RabbitMQ is used by over 95% of our community (statistically all of it), so it's a pretty clear line to draw that this shouldn't be in tree. iniset_rpc_backend will be our stable hook for other projects that want to implement this out of tree. The burden on creating those out of tree plugins will be on those that wish to support those alternative stacks. Change-Id: I8073a895c03ec927a2598eff6c2f01e5c82606fc
32 lines
660 B
Plaintext
32 lines
660 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
|
|
socat # used by ajaxterm
|
|
python-libvirt # NOPRIME
|
|
python-libxml2
|
|
python-numpy # used by websockify for spice console
|
|
python-m2crypto
|