Skip to content

Instantly share code, notes, and snippets.

@apetresc
Created June 5, 2012 01:51
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 apetresc/2871966 to your computer and use it in GitHub Desktop.
Save apetresc/2871966 to your computer and use it in GitHub Desktop.
OpenStack nova
{"access": {"token": {"expires": "2012-06-06T01:44:34Z", "id": "b023c15935174c2b879b600bb257c2c2", "tenant": {"description": null, "enabled": true, "id": "14d84f8cb42d4ca7b3eaed910f310738", "name": "admin"}}, "serviceCatalog": [{"endpoints": [{"adminURL": "http://localhost:8776/v1/14d84f8cb42d4ca7b3eaed910f310738", "region": "RegionOne", "publicURL": "http://localhost:8776/v1/14d84f8cb42d4ca7b3eaed910f310738", "internalURL": "http://localhost:8776/v1/14d84f8cb42d4ca7b3eaed910f310738"}], "endpoints_links": [], "type": "volume", "name": "Volume Service"}, {"endpoints": [{"adminURL": "http://localhost:9292/v1", "region": "RegionOne", "publicURL": "http://localhost:9292/v1", "internalURL": "http://localhost:9292/v1"}], "endpoints_links": [], "type": "image", "name": "Image Service"}, {"endpoints": [{"adminURL": "http://localhost:8774/v1.1/14d84f8cb42d4ca7b3eaed910f310738", "region": "RegionOne", "publicURL": "http://localhost:8774/v1.1/14d84f8cb42d4ca7b3eaed910f310738", "internalURL": "http://localhost:8774/v1.1/14d84f8cb42d4ca7b3eaed910f310738"}], "endpoints_links": [], "type": "compute", "name": "Compute Service"}, {"endpoints": [{"adminURL": "http://localhost:8773/services/Admin", "region": "RegionOne", "publicURL": "http://localhost:8773/services/Cloud", "internalURL": "http://localhost:8773/services/Cloud"}], "endpoints_links": [], "type": "ec2", "name": "EC2 Service"}, {"endpoints": [{"adminURL": "http://localhost:35357/v2.0", "region": "RegionOne", "publicURL": "http://localhost:5000/v2.0", "internalURL": "http://localhost:5000/v2.0"}], "endpoints_links": [], "type": "identity", "name": "Identity Service"}], "user": {"username": "admin", "roles_links": [], "id": "17957910b01b469fa3588678e654a52a", "roles": [{"id": "aaace9e14a3e4f47915daf9e0f5c6467", "name": "KeystoneServiceAdmin"}, {"id": "ffba7d79f75143baa99a4706ccc67dee", "name": "admin"}, {"id": "66b95dd5d10e472cb7c8e66fd5aca86d", "name": "KeystoneAdmin"}], "name": "admin"}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment