Skip to content

Instantly share code, notes, and snippets.

Created August 28, 2013 13:21
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 anonymous/298d448c1b4ca8283068 to your computer and use it in GitHub Desktop.
Save anonymous/298d448c1b4ca8283068 to your computer and use it in GitHub Desktop.
root@opst1:~# keystone catalog
Service: volume
+-------------+-------------------------------------------------------------+
| Property | Value |
+-------------+-------------------------------------------------------------+
| adminURL | http://10.23.2.216:8776/v1/1694d1b163f840229548974488ed61c6 |
| id | 18c8abf86b5040f195af40bb0af06801 |
| internalURL | http://10.23.2.216:8776/v1/1694d1b163f840229548974488ed61c6 |
| publicURL | http://10.23.2.216:8776/v1/1694d1b163f840229548974488ed61c6 |
| region | RegionOne |
+-------------+-------------------------------------------------------------+
Service: image
+-------------+----------------------------------+
| Property | Value |
+-------------+----------------------------------+
| adminURL | http://10.23.2.216:9292 |
| id | b50929ca99334d0ab0a25f4805285d8e |
| internalURL | http://10.23.2.216:9292 |
| publicURL | http://10.23.2.216:9292 |
| region | RegionOne |
+-------------+----------------------------------+
Service: compute
+-------------+-------------------------------------------------------------+
| Property | Value |
+-------------+-------------------------------------------------------------+
| adminURL | http://10.23.2.216:8774/v2/1694d1b163f840229548974488ed61c6 |
| id | afab642b348d40fc8e5d2c4e352c2779 |
| internalURL | http://10.23.2.216:8774/v2/1694d1b163f840229548974488ed61c6 |
| publicURL | http://10.23.2.216:8774/v2/1694d1b163f840229548974488ed61c6 |
| region | RegionOne |
+-------------+-------------------------------------------------------------+
Service: ec2
+-------------+----------------------------------------+
| Property | Value |
+-------------+----------------------------------------+
| adminURL | http://10.23.2.216:8773/services/Admin |
| id | 2167369bddff4b97b3967ca28ca67dc1 |
| internalURL | http://10.23.2.216:8773/services/Cloud |
| publicURL | http://10.23.2.216:8773/services/Cloud |
| region | RegionOne |
+-------------+----------------------------------------+
Service: identity
+-------------+----------------------------------+
| Property | Value |
+-------------+----------------------------------+
| adminURL | http://10.23.2.216:35357/v2.0 |
| id | 048d304bda774b5cbc5e733753cf27f8 |
| internalURL | http://10.23.2.216:5000/v2.0 |
| publicURL | http://10.23.2.216:5000/v2.0 |
| region | RegionOne |
+-------------+----------------------------------+
root@opst1:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment