summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-12-13 16:15:13 +0000
committerNarinder Gupta <narinder.gupta@canonical.com>2017-12-13 16:15:13 +0000
commit7a7031ee8c8a0d549c6dc0f11c24b6f02554e517 (patch)
tree3e00117e350544ecc2a4209f52451c76681deb7e /ci
parent61c0f2deba133c0a180e4d9462927c86973c8390 (diff)
Revert "adding the OS_INTERFACE so that openstack client would use public."
This reverts commit 61c0f2deba133c0a180e4d9462927c86973c8390. Change-Id: I896fe862aba17e9af20f7ca0c9e348a1575b4fd4 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci')
-rwxr-xr-xci/openstack.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/openstack.sh b/ci/openstack.sh
index 0f4ac4e4..a32bb998 100755
--- a/ci/openstack.sh
+++ b/ci/openstack.sh
@@ -138,7 +138,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