From 5ecf46b581b70d2ef9139ad168c80f532e901abb Mon Sep 17 00:00:00 2001 From: Maru Newby Date: Fri, 9 Jan 2015 13:35:18 +0000 Subject: [PATCH] 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 --- files/debs/neutron | 1 + files/rpms-suse/neutron | 1 + files/rpms/neutron | 1 + 3 files changed, 3 insertions(+) diff --git a/files/debs/neutron b/files/debs/neutron index fd99677412..5a59b22b9d 100644 --- a/files/debs/neutron +++ b/files/debs/neutron @@ -1,3 +1,4 @@ +acl # testonly ebtables iptables iputils-ping diff --git a/files/rpms-suse/neutron b/files/rpms-suse/neutron index 8431bd1bd0..50ee145928 100644 --- a/files/rpms-suse/neutron +++ b/files/rpms-suse/neutron @@ -1,3 +1,4 @@ +acl # testonly dnsmasq dnsmasq-utils # dist:opensuse-12.3,opensuse-13.1 ebtables diff --git a/files/rpms/neutron b/files/rpms/neutron index f2473fb20d..5450408a35 100644 --- a/files/rpms/neutron +++ b/files/rpms/neutron @@ -1,4 +1,5 @@ MySQL-python +acl # testonly dnsmasq # for q-dhcp dnsmasq-utils # for dhcp_release ebtables