summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openstack/usr/share/openstack/neutron.yml21
1 files changed, 10 insertions, 11 deletions
diff --git a/openstack/usr/share/openstack/neutron.yml b/openstack/usr/share/openstack/neutron.yml
index 1159c36a..d5e9e234 100644
--- a/openstack/usr/share/openstack/neutron.yml
+++ b/openstack/usr/share/openstack/neutron.yml
@@ -156,17 +156,16 @@
# -- set interface proxy-br-ex type=patch options:peer=ex-br-proxy
-- openvswitch_bridge: bridge=br-eth1 state=present
-- openvswitch_port: bridge=br-eth1 port=eth1-br-proxy state=present
-- shell: ovs-vsctl set interface eth1-br-proxy type=patch options:peer=proxy-br-eth1
-- openvswitch_port: bridge=br-eth0 port=proxy-br-eth1 state=present
-- shell: ovs-vsctl set interface proxy-br-eth1 type=patch options:peer=eth1-br-proxy \
-- openvswitch_bridge: bridge=br-ex state=present
-- openvswitch_port: bridge=br-ex port=ex-br-proxy state=present
-- shell: ovs-vsctl set interface ex-br-proxy type=patch options:peer=proxy-br-ex
-- openvswitch_port: bridge=br-eth0 port=proxy-br-ex state=present
-- shell: ovs-vsctl set interface proxy-br-ex type=patch options:peer=ex-br-proxy \
-
+ - openvswitch_bridge: bridge=br-eth1 state=present
+ - openvswitch_port: bridge=br-eth1 port=eth1-br-proxy state=present
+ - shell: ovs-vsctl set interface eth1-br-proxy type=patch options:peer=proxy-br-eth1
+ - openvswitch_port: bridge=br-eth0 port=proxy-br-eth1 state=present
+ - shell: ovs-vsctl set interface proxy-br-eth1 type=patch options:peer=eth1-br-proxy
+ - openvswitch_bridge: bridge=br-ex state=present
+ - openvswitch_port: bridge=br-ex port=ex-br-proxy state=present
+ - shell: ovs-vsctl set interface ex-br-proxy type=patch options:peer=proxy-br-ex
+ - openvswitch_port: bridge=br-eth0 port=proxy-br-ex state=present
+ - shell: ovs-vsctl set interface proxy-br-ex type=patch options:peer=ex-br-proxy
## SERVICES