Created
April 8, 2016 10:01
-
-
Save goulon/66947af7f2f3a3828cb097ae2155a152 to your computer and use it in GitHub Desktop.
OS variable initiliazation file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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