Skip to content

Instantly share code, notes, and snippets.

@goulon
Created April 8, 2016 10:01
Show Gist options
  • Save goulon/66947af7f2f3a3828cb097ae2155a152 to your computer and use it in GitHub Desktop.
Save goulon/66947af7f2f3a3828cb097ae2155a152 to your computer and use it in GitHub Desktop.
OS variable initiliazation file
export OS_USERNAME=demo
export OS_TENANT_NAME=demo
export OS_AUTH_URL=http://127.0.0.1:5000/v2.0
export OS_PASSWORD=password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment