summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2015-10-23 15:13:56 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2015-10-23 15:14:41 -0500
commit5d71738e378482c238ea5660c5961b3aa3a740dc (patch)
treeab7e5615534c7b9d7380d31dd2daf33ff4bf2f20 /sys-cluster
parentupdating conf.d for liberty (diff)
downloadgentoo-5d71738e378482c238ea5660c5961b3aa3a740dc.tar.gz
gentoo-5d71738e378482c238ea5660c5961b3aa3a740dc.tar.bz2
gentoo-5d71738e378482c238ea5660c5961b3aa3a740dc.zip
sys-cluster/neutron: remove this commit
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/neutron/neutron-7.0.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-cluster/neutron/neutron-7.0.0.ebuild b/sys-cluster/neutron/neutron-7.0.0.ebuild
index c0dc8d09d82b..ffdcdb486307 100644
--- a/sys-cluster/neutron/neutron-7.0.0.ebuild
+++ b/sys-cluster/neutron/neutron-7.0.0.ebuild
@@ -236,6 +236,7 @@ python_install() {
newinitd "${FILESDIR}/neutron.initd" "neutron-ovs-cleanup"
newconfd "${FILESDIR}/neutron-openvswitch-agent.confd" "neutron-ovs-cleanup"
fi
+ # changed in liberty
if use linuxbridge; then
newinitd "${FILESDIR}/neutron.initd" "neutron-linuxbridge-agent"
newconfd "${FILESDIR}/neutron-linuxbridge-agent.confd.liberty" "neutron-linuxbridge-agent"