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
diff --git a/files/apts/quantum b/files/apts/quantum
new file mode 100644
index 0000000..568438f
--- /dev/null
+++ b/files/apts/quantum
@@ -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