Skip to content

Instantly share code, notes, and snippets.

@ygbourhis
Created January 28, 2015 13:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ygbourhis/775c7db5fe60a8b1214d to your computer and use it in GitHub Desktop.
Save ygbourhis/775c7db5fe60a8b1214d to your computer and use it in GitHub Desktop.
devstack initrc
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