Skip to content

Instantly share code, notes, and snippets.

@omgjlk
Created August 10, 2016 19:06
Show Gist options
  • Save omgjlk/2286e5ea0b6fa11bea21057676f01e89 to your computer and use it in GitHub Desktop.
Save omgjlk/2286e5ea0b6fa11bea21057676f01e89 to your computer and use it in GitHub Desktop.
OS_IDENTITY_API_VERSION=3
OS_PASSWORD=<derp>
OS_AUTH_URL=https://openstack.example.com:5000/v3
OS_USERNAME=admin
OS_CACERT=/opt/stack/ssl/openstack.crt
OS_NO_CACHE=True
OS_PROJECT_NAME=admin
OS_DOMAIN_ID=default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment