Skip to content

Instantly share code, notes, and snippets.

@larsks
Created November 17, 2013 22:31
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 larsks/7519147 to your computer and use it in GitHub Desktop.
Save larsks/7519147 to your computer and use it in GitHub Desktop.
{
"access": {
"token": {
"issued_at": "2013-11-17T20:56:26.292976",
"expires": "2013-11-18T20:56:26Z",
"id": "b494ab5626ab4c65ab493ca427bce1b7",
"tenant": {
"id": "a4c4f915bf024710a1203f207aa3e4d3",
"enabled": true,
"description": "admin tenant",
"name": "admin"
}
},
"serviceCatalog": [
{
"endpoints": [
{
"adminURL": "http://10.10.10.110:8774/v2/a4c4f915bf024710a1203f207aa3e4d3",
"region": "RegionOne",
"id": "300d2fbe3817458fb6be4d2d615b5edb",
"internalURL": "http://10.10.10.110:8774/v2/a4c4f915bf024710a1203f207aa3e4d3",
"publicURL": "http://10.10.10.110:8774/v2/a4c4f915bf024710a1203f207aa3e4d3"
}
],
"endpoints_links": [],
"type": "compute",
"name": "nova"
},
{
"endpoints": [
{
"adminURL": "http://10.10.10.51:9696/",
"region": "RegionOne",
"id": "52b76add63d04bfa8dec91108534e1cf",
"internalURL": "http://10.10.10.51:9696/",
"publicURL": "http://10.10.10.51:9696/"
}
],
"endpoints_links": [],
"type": "network",
"name": "quantum"
},
{
"endpoints": [
{
"adminURL": "http://10.10.10.110:8080",
"region": "RegionOne",
"id": "5f89a370cdd649d7a9cf8122e9e44ca1",
"internalURL": "http://10.10.10.110:8080",
"publicURL": "http://10.10.10.110:8080"
}
],
"endpoints_links": [],
"type": "s3",
"name": "swift_s3"
},
{
"endpoints": [
{
"adminURL": "http://10.10.10.110:9292",
"region": "RegionOne",
"id": "402aa4d5da98425eb45868e0a35d3f65",
"internalURL": "http://10.10.10.110:9292",
"publicURL": "http://10.10.10.110:9292"
}
],
"endpoints_links": [],
"type": "image",
"name": "glance"
},
{
"endpoints": [
{
"adminURL": "http://10.10.10.110:8776/v1/a4c4f915bf024710a1203f207aa3e4d3",
"region": "RegionOne",
"id": "0447231b63d2461dbb29c8bb56dfd9a4",
"internalURL": "http://10.10.10.110:8776/v1/a4c4f915bf024710a1203f207aa3e4d3",
"publicURL": "http://10.10.10.110:8776/v1/a4c4f915bf024710a1203f207aa3e4d3"
}
],
"endpoints_links": [],
"type": "volume",
"name": "cinder"
},
{
"endpoints": [
{
"adminURL": "http://10.10.10.110:8773/services/Admin",
"region": "RegionOne",
"id": "538ce7716f814fe4b6efada1ba73967b",
"internalURL": "http://10.10.10.110:8773/services/Cloud",
"publicURL": "http://10.10.10.110:8773/services/Cloud"
}
],
"endpoints_links": [],
"type": "ec2",
"name": "nova_ec2"
},
{
"endpoints": [
{
"adminURL": "http://10.10.10.110:8080/",
"region": "RegionOne",
"id": "81eebf79afb94566a5172cf675ba24cd",
"internalURL": "http://10.10.10.110:8080/v1/AUTH_a4c4f915bf024710a1203f207aa3e4d3",
"publicURL": "http://10.10.10.110:8080/v1/AUTH_a4c4f915bf024710a1203f207aa3e4d3"
}
],
"endpoints_links": [],
"type": "object-store",
"name": "swift"
},
{
"endpoints": [
{
"adminURL": "http://10.10.10.110:35357/v2.0",
"region": "RegionOne",
"id": "3d953308c76e45a6875b4fa5e9403814",
"internalURL": "http://10.10.10.110:5000/v2.0",
"publicURL": "http://10.10.10.110:5000/v2.0"
}
],
"endpoints_links": [],
"type": "identity",
"name": "keystone"
}
],
"user": {
"username": "admin",
"roles_links": [],
"id": "edf130918d4847369ee8fe4996498a2c",
"roles": [
{
"name": "admin"
}
],
"name": "admin"
},
"metadata": {
"is_admin": 0,
"roles": [
"2bc174e4f66747e28d47381a1c38c0de"
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment