diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2017-12-13 16:16:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-12-13 16:16:05 +0000 |
commit | 06afa960e508c999b9dd96488c1aef01f222fba0 (patch) | |
tree | 7c4edf262833e0c1bce933dc75be60c6d9c0da42 /ci | |
parent | 08f08fdeb63bec1b5d0ad2042741537318a5fd1d (diff) | |
parent | 7a7031ee8c8a0d549c6dc0f11c24b6f02554e517 (diff) |
Merge "Revert "adding the OS_INTERFACE so that openstack client would use public."" into stable/euphrates
Diffstat (limited to 'ci')
-rwxr-xr-x | ci/openstack.sh | 1 |
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 |