Code Review
/
joid.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1c8549f
)
adding the OS_INTERFACE so that openstack client would use public.
55/48455/1
author
Narinder Gupta
<narinder.gupta@canonical.com>
Wed, 6 Dec 2017 14:25:08 +0000
(08:25 -0600)
committer
Narinder Gupta
<narinder.gupta@canonical.com>
Wed, 6 Dec 2017 14:26:24 +0000
(14:26 +0000)
Change-Id: I839e5ba51cbda28674c7c3c41e2b864778891219
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
ci/openstack.sh
patch
|
blob
|
history
diff --git
a/ci/openstack.sh
b/ci/openstack.sh
index
a32bb99
..
0f4ac4e
100755
(executable)
--- a/
ci/openstack.sh
+++ b/
ci/openstack.sh
@@
-138,6
+138,7
@@
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