summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-12-13 16:17:03 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-12-13 16:17:03 +0000
commit9cdce4d0bf81d724b645d3bf22851bc88b7e1763 (patch)
tree5bca26a6ab8ebb99ee71def40e7c84b1a5351a01
parentb12a947c4aff92899d12fa6453eed7124b8bb21f (diff)
parentb1a438c6b80c86580630bf7634b15bf7e85bf763 (diff)
Merge "Revert "adding the OS_INTERFACE so that openstack client would use public.""
-rwxr-xr-xci/openstack.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/openstack.sh b/ci/openstack.sh
index b35f28c1..9d90db6a 100755
--- a/ci/openstack.sh
+++ b/ci/openstack.sh
@@ -116,7 +116,6 @@ export OS_PROJECT_NAME=$3
export OS_PASSWORD=$2
export OS_IDENTITY_API_VERSION=3
export OS_REGION_NAME=$5
-export OS_INTERFACE=public
#export OS_INSECURE=true
#export OS_CASSL=~/joid_config/ca.pem
EOF