~narindergupta/opnfv/stable-R2

« back to all changes in this revision

Viewing changes to ci/openstack.sh

  • Committer: Narinder Gupta
  • Date: 2017-12-06 14:25:08 UTC
  • Revision ID: git-v1:debc84ebbc55830af5bcdb0567c68f64b16bd6be
adding the OS_INTERFACE so that openstack client would use public.

Change-Id: I839e5ba51cbda28674c7c3c41e2b864778891219
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
116
116
export OS_PASSWORD=$2
117
117
export OS_IDENTITY_API_VERSION=3
118
118
export OS_REGION_NAME=$5
 
119
export OS_INTERFACE=public
119
120
#export OS_INSECURE=true
120
121
#export OS_CASSL=~/joid_config/ca.pem
121
122
EOF