Files
python-barbicanclient/clientrc
Arash Ghoreyshi 44a2938c94 Change the SERVICE_ENDPOINT env variable to BARBICAN_ENDPOINT
Add mock functions to kwargs in the Connection class
2013-06-24 15:32:47 -05:00

7 lines
235 B
Plaintext

export OS_TENANT_NAME=demo
export OS_USERNAME=demo
export OS_PASSWORD=password
export OS_AUTH_URL="http://keystone-int.cloudkeep.io:5000/v2.0/"
export BARBICAN_ENDPOINT="http://api-01-int.cloudkeep.io:9311/v1/"
export SERVICE_TOKEN=''