Skip to content

Commit 5ecf46b

Browse files
committed
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
1 parent 441ff07 commit 5ecf46b

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

files/debs/neutron

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
acl # testonly
12
ebtables
23
iptables
34
iputils-ping

files/rpms-suse/neutron

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
acl # testonly
12
dnsmasq
23
dnsmasq-utils # dist:opensuse-12.3,opensuse-13.1
34
ebtables

files/rpms/neutron

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
MySQL-python
2+
acl # testonly
23
dnsmasq # for q-dhcp
34
dnsmasq-utils # for dhcp_release
45
ebtables

0 commit comments

Comments
 (0)