diff --git a/tests/env.sh b/tests/env.sh new file mode 100644 index 0000000..0fa1e99 --- /dev/null +++ b/tests/env.sh @@ -0,0 +1,8 @@ +# Environment variables for use with python-monascaclient running via monaca-vagrant + +export OS_USERNAME=mini-mon +export OS_PASSWORD=password +export OS_TENANT_NAME=mini-mon +export OS_AUTH_URL=http://192.168.10.5:35357/v2.0/ + +export MONASCA_API_URL=http://192.168.10.4:8080/v2.0/