Add quantum files for apts + rpms

bug 1042446

Lists are based off of Nova packages and quantum tools/pip-requires

This is needed urgently to get quantum gate up and running, which is
failing because python-netaddr was not installed by the devstack gate.

Change-Id: I8cdac75e577468dd826ac71b70112033d7bd9468
This commit is contained in:
Dan Wendlandt 2012-08-28 09:20:24 -07:00
parent ea23e68664
commit b7988b6108
2 changed files with 39 additions and 0 deletions

16
files/apts/quantum Normal file
View File

@ -0,0 +1,16 @@
iptables
mysql #NOPRIME
sudo
python-paste
python-routes
python-netaddr
python-pastedeploy
python-greenlet
python-kombu
python-eventlet
python-sqlalchemy
python-mysqldb
python-pyudev
python-qpid # dist:precise
dnsmasq-base
dnsmasq-utils # for dhcp_release only available in dist:oneiric,precise,quantal

23
files/rpms/quantum Normal file
View File

@ -0,0 +1,23 @@
MySQL-python
dnsmasq-utils # for dhcp_release
ebtables
iptables
iputils
mysql-server # NOPRIME
python-boto
python-eventlet
python-greenlet
python-iso8601
python-kombu
python-netaddr
python-paste
python-paste-deploy
python-qpid
python-routes
python-sqlalchemy
python-suds
rabbitmq-server # NOPRIME
qpid-cpp-server # NOPRIME
sqlite
sudo
vconfig