modified to autostart the VMs created for bootstrap and virtual
[joid.git] / ci / openstack.sh
index 9d7b785..55f8186 100755 (executable)
@@ -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
 }