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
This commit is contained in:
Maru Newby 2015-01-09 13:35:18 +00:00
parent 441ff07b97
commit 5ecf46b581
3 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
acl # testonly
ebtables
iptables
iputils-ping

View File

@ -1,3 +1,4 @@
acl # testonly
dnsmasq
dnsmasq-utils # dist:opensuse-12.3,opensuse-13.1
ebtables

View File

@ -1,4 +1,5 @@
MySQL-python
acl # testonly
dnsmasq # for q-dhcp
dnsmasq-utils # for dhcp_release
ebtables