summaryrefslogtreecommitdiffstats
path: root/xci/playbooks/roles/prepare-functest/templates/prepare-functest.sh.j2
diff options
context:
space:
mode:
Diffstat (limited to 'xci/playbooks/roles/prepare-functest/templates/prepare-functest.sh.j2')
-rw-r--r--xci/playbooks/roles/prepare-functest/templates/prepare-functest.sh.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/xci/playbooks/roles/prepare-functest/templates/prepare-functest.sh.j2 b/xci/playbooks/roles/prepare-functest/templates/prepare-functest.sh.j2
index bb3a437b..febe8369 100644
--- a/xci/playbooks/roles/prepare-functest/templates/prepare-functest.sh.j2
+++ b/xci/playbooks/roles/prepare-functest/templates/prepare-functest.sh.j2
@@ -2,7 +2,7 @@
source /root/openrc
-openstack --insecure network create --share --external \
+openstack --insecure network create --external \
--provider-physical-network flat \
--provider-network-type flat {{ external_network }}