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:
parent
ea23e68664
commit
b7988b6108
16
files/apts/quantum
Normal file
16
files/apts/quantum
Normal 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
23
files/rpms/quantum
Normal 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
|
Loading…
Reference in New Issue
Block a user