summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-03-23 16:29:10 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-03-25 10:23:48 +0000
commit225994b2aa5066459375b64d708199b05e2078c8 (patch)
tree26ef0aa385df911740e43d988df7632f60c00219
parent9b5f688c5a01b5245efe477e6bb45b88ca4b6274 (diff)
downloaddefinitions-225994b2aa5066459375b64d708199b05e2078c8.tar.gz
neutron ansible error
-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