Skip to content

Instantly share code, notes, and snippets.

@lbragstad
Created December 10, 2014 14:27
Show Gist options
  • Save lbragstad/be89ebb7802be698af29 to your computer and use it in GitHub Desktop.
Save lbragstad/be89ebb7802be698af29 to your computer and use it in GitHub Desktop.
Devstack Notes
# Set env vars to use Keystone V3
export OS_USER_DOMAIN_ID=default
export OS_PROJECT_DOMAIN_ID=default
export OS_IDENTITY_API_VERSION=3
export OS_AUTH_URL=http://10.0.2.15:5000/v3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment