summaryrefslogtreecommitdiffstats
path: root/ci/openstack.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/openstack.sh')
-rwxr-xr-xci/openstack.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/openstack.sh b/ci/openstack.sh
index 9d7b7857..55f8186f 100755
--- a/ci/openstack.sh
+++ b/ci/openstack.sh
@@ -138,6 +138,8 @@ export OS_PROJECT_NAME=$3
export OS_PASSWORD=$2
export OS_IDENTITY_API_VERSION=3
export OS_REGION_NAME=$5
+#export OS_INSECURE=true
+#export OS_CASSL=~/joid_config/ca.pem
EOF
}