Added env variables for use with python-monascaclient
Change-Id: If1034956b1e32f5aefbea6ec28e103bafe3664bd
This commit is contained in:
parent
97828cda4f
commit
8af50971c3
8
tests/env.sh
Normal file
8
tests/env.sh
Normal file
@ -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/
|
Loading…
x
Reference in New Issue
Block a user