Skip to content

Instantly share code, notes, and snippets.

@mattray
Created April 23, 2014 22:00
Show Gist options
  • Select an option

  • Save mattray/11233927 to your computer and use it in GitHub Desktop.

Select an option

Save mattray/11233927 to your computer and use it in GitHub Desktop.
root@ubuntu1204:~# keystone catalog
Service: volume
+-------------+-----------------------------------------------------------+
| Property | Value |
+-------------+-----------------------------------------------------------+
| adminURL | http://127.0.0.1:8776/v1/c93ffa6ab822465394df81d34e8007da |
| id | 6b3663feed20480880ce4e553a605fed |
| internalURL | http://127.0.0.1:8776/v1/c93ffa6ab822465394df81d34e8007da |
| publicURL | http://127.0.0.1:8776/v1/c93ffa6ab822465394df81d34e8007da |
| region | RegionOne |
+-------------+-----------------------------------------------------------+
Service: image
+-------------+----------------------------------+
| Property | Value |
+-------------+----------------------------------+
| adminURL | http://127.0.0.1:9292/v2 |
| id | 65e3953fab274dac840c70f29432db47 |
| internalURL | http://127.0.0.1:9292/v2 |
| publicURL | http://127.0.0.1:9292/v2 |
| region | RegionOne |
+-------------+----------------------------------+
Service: compute
+-------------+-----------------------------------------------------------+
| Property | Value |
+-------------+-----------------------------------------------------------+
| adminURL | http://127.0.0.1:8774/v2/c93ffa6ab822465394df81d34e8007da |
| id | 41bb02183dde44afa47ca0bfa24b30cc |
| internalURL | http://127.0.0.1:8774/v2/c93ffa6ab822465394df81d34e8007da |
| publicURL | http://127.0.0.1:8774/v2/c93ffa6ab822465394df81d34e8007da |
| region | RegionOne |
+-------------+-----------------------------------------------------------+
Service: ec2
+-------------+--------------------------------------+
| Property | Value |
+-------------+--------------------------------------+
| adminURL | http://127.0.0.1:8773/services/Admin |
| id | 2202462bcf3c4df4bd3f9d4b9ec15c4b |
| internalURL | http://127.0.0.1:8773/services/Cloud |
| publicURL | http://127.0.0.1:8773/services/Cloud |
| region | RegionOne |
+-------------+--------------------------------------+
Service: identity
+-------------+----------------------------------+
| Property | Value |
+-------------+----------------------------------+
| adminURL | http://127.0.0.1:35357/v2.0 |
| id | 6978fe4e0e7144b4b5ce8c2833a4d874 |
| internalURL | http://127.0.0.1:35357/v2.0 |
| publicURL | http://127.0.0.1:5000/v2.0 |
| region | RegionOne |
+-------------+----------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment