summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openstack/usr/share/openstack/create_openvswitch_veth_pairs2
1 files changed, 2 insertions, 0 deletions
diff --git a/openstack/usr/share/openstack/create_openvswitch_veth_pairs b/openstack/usr/share/openstack/create_openvswitch_veth_pairs
index 632efd49..a239ac73 100644
--- a/openstack/usr/share/openstack/create_openvswitch_veth_pairs
+++ b/openstack/usr/share/openstack/create_openvswitch_veth_pairs
@@ -28,3 +28,5 @@ ip link set eth1-br-proxy up promisc on
ip link set ex-br-proxy up promisc on
ip link set proxy-br-eth1 up promisc on
ip link set proxy-br-ex up promisc on
+
+exit 0