Browse code

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

Dan Wendlandt authored on 2012/08/29 01:20:24
Showing 2 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,16 @@
0
+iptables
1
+mysql #NOPRIME
2
+sudo
3
+python-paste
4
+python-routes
5
+python-netaddr
6
+python-pastedeploy
7
+python-greenlet
8
+python-kombu
9
+python-eventlet
10
+python-sqlalchemy
11
+python-mysqldb
12
+python-pyudev
13
+python-qpid # dist:precise
14
+dnsmasq-base
15
+dnsmasq-utils # for dhcp_release only available in dist:oneiric,precise,quantal
0 16
new file mode 100644
... ...
@@ -0,0 +1,23 @@
0
+MySQL-python
1
+dnsmasq-utils # for dhcp_release
2
+ebtables
3
+iptables
4
+iputils
5
+mysql-server # NOPRIME
6
+python-boto
7
+python-eventlet
8
+python-greenlet
9
+python-iso8601
10
+python-kombu
11
+python-netaddr
12
+python-paste
13
+python-paste-deploy
14
+python-qpid
15
+python-routes
16
+python-sqlalchemy
17
+python-suds
18
+rabbitmq-server # NOPRIME
19
+qpid-cpp-server # NOPRIME
20
+sqlite
21
+sudo
22
+vconfig