From 387dfce6f6b06339007ea5fce85833fc7d8716fe Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Tue, 10 Mar 2015 15:01:39 +0000 Subject: 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. --- openstack/manifest | 2 -- 1 file changed, 2 deletions(-) (limited to 'openstack/manifest') diff --git a/openstack/manifest b/openstack/manifest index 8c7b9915..691b2343 100644 --- a/openstack/manifest +++ b/openstack/manifest @@ -157,6 +157,4 @@ 0100644 0 0 /etc/horizon/apache-horizon.conf 0100644 0 0 /etc/horizon/openstack_dashboard/local_settings.py 0100644 0 0 /etc/sysctl.conf -0100644 0 0 /etc/systemd/system/openvswitch-create-links-one-node.service -0100755 0 0 /usr/share/openstack/create_openvswitch_veth_pairs 0100644 0 0 /etc/hosts -- cgit v1.2.1