Browse code

Add 'acl' package to neutron deps

The acl package has been added as a test-only dependency of neutron.
It is used by the functional job in configuring postgres.

Change-Id: Ie28da793237b51cced3bd0a9b35273d9c50472e8

Maru Newby authored on 2015/01/09 22:35:18
Showing 3 changed files
... ...
@@ -1,3 +1,4 @@
1
+acl     # testonly
1 2
 ebtables
2 3
 iptables
3 4
 iputils-ping
... ...
@@ -1,3 +1,4 @@
1
+acl     # testonly
1 2
 dnsmasq
2 3
 dnsmasq-utils # dist:opensuse-12.3,opensuse-13.1
3 4
 ebtables
... ...
@@ -1,4 +1,5 @@
1 1
 MySQL-python
2
+acl     # testonly
2 3
 dnsmasq # for q-dhcp
3 4
 dnsmasq-utils # for dhcp_release
4 5
 ebtables