summaryrefslogtreecommitdiff
path: root/openstack-neutron.configure
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2015-03-10 15:01:39 +0000
committerRichard Ipsum <richardipsum@fastmail.co.uk>2015-04-10 20:17:44 +0100
commit981c89c081590df43341b7d4eefea6f09306ccf2 (patch)
treeb5efcda7830299812410d13efe40fc5dd077da5c /openstack-neutron.configure
parentffcec11982b144a3f8028cb5c08215dcde087787 (diff)
downloaddefinitions-981c89c081590df43341b7d4eefea6f09306ccf2.tar.gz
Move patch link creation into openvswitch
This is required for Open vSwitch to be able to signal that every network interface required has been configured. It also means we no longer need to set the links to promiscuous mode ourselves, since interfaces need to be set in promiscuous mode to allow bridging to work and Open vSwitch handles this responsibility if it is configured to be the one to do the link setup.
Diffstat (limited to 'openstack-neutron.configure')
-rw-r--r--openstack-neutron.configure1
1 files changed, 0 insertions, 1 deletions
diff --git a/openstack-neutron.configure b/openstack-neutron.configure
index 71b29713..9097336d 100644
--- a/openstack-neutron.configure
+++ b/openstack-neutron.configure
@@ -44,7 +44,6 @@ sed -f "$ROOT"/etc/openstack-neutron-setup.sed -i \
# Create the links to enable the neutron systemd services #
##########################################################################
services=("openstack-neutron-network-configuration-one-node.service" \
- "openvswitch-create-links-one-node.service" \
"openstack-neutron-dhcp-agent.service" \
"openstack-neutron-l3-agent.service" \
"openstack-neutron-metadata-agent.service" \