Skip to content

Instantly share code, notes, and snippets.

@EdLeafe
Created June 11, 2013 00:23
Show Gist options
  • Save EdLeafe/5753623 to your computer and use it in GitHub Desktop.
Save EdLeafe/5753623 to your computer and use it in GitHub Desktop.
[private]
identity_type = keystone
region = RegionOne
custom_user_agent =
debug = True
auth_endpoint = http://192.168.0.1:5000/v2.0/
tenant_name = demo
tenant_id = abc123456
keyring_username = demo
[public]
identity_type = rackspace
keyring_username = joeracker
region = ORD
custom_user_agent = CrazyApp/2.0
debug = False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment