Advertisement
Guest User

keystone endpoints

a guest
May 1st, 2013
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. root@controller:~# keystone endpoint-list
  2. +----------------------------------+-----------+--------------------------------------------+-----------------------------------------+-----------------------------------------+----------------------------------+
  3. | id | region | publicurl | internalurl | adminurl | service_id |
  4. +----------------------------------+-----------+--------------------------------------------+-----------------------------------------+-----------------------------------------+----------------------------------+
  5. | 097748acde094a0ba6ed5542c8484c6f | RegionOne | http://*.*.*.*:5000/v2.0 | http://172.17.0.1:5000/v2.0 | http://172.17.0.1:35357/v2.0 | dd859fb1054b4b14acc670544c313c38 |
  6. | 104114ef088a4119b58147ffb2213678 | RegionOne | http://*.*.*.*:8776/v1/$(tenant_id)s | http://172.17.0.1:8776/v1/$(tenant_id)s | http://172.17.0.1:8776/v1/$(tenant_id)s | 72342f941d4c4d49a911e5a4e73f8af9 |
  7. | 381e5dd7382549fe9bd0112ea9479b69 | RegionOne | http://*.*.*.*:8774/v2/$(tenant_id)s | http://172.17.0.1:8774/v2/$(tenant_id)s | http://172.17.0.1:8774/v2/$(tenant_id)s | d89c99664b6d48c59adbf98a991d8b80 |
  8. | 6e69ed90c801429f8b83b60ad206ad07 | RegionOne | http://*.*.*.*:9696/ | http://172.17.0.1:9696/ | http://172.17.0.1:9696/ | 727b0a1bf1a6458bac557f0016f163e6 |
  9. | 7c903e5867d745098aaf69d63823cf20 | RegionOne | http://*.*.*.*:8773/services/Cloud | http://172.17.0.1:8773/services/Cloud | http://172.17.0.1:8773/services/Admin | 91acb67e3b784609bf96dfc6b9c11736 |
  10. | a2664feae5e2477ea0140258e9196dcc | RegionOne | http://*.*.*.*:9292/v2 | http://172.17.0.1:9292/v2 | http://172.17.0.1:9292/v2 | bccd107d8ac34e0989c9fb8c277b6752 |
  11. +----------------------------------+-----------+--------------------------------------------+-----------------------------------------+-----------------------------------------+----------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement