summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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