Skip to content

Instantly share code, notes, and snippets.

@dantrainor
Created July 7, 2015 23:59
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 dantrainor/93fd9386a658904f01fd to your computer and use it in GitHub Desktop.
Save dantrainor/93fd9386a658904f01fd to your computer and use it in GitHub Desktop.
[root@controller01.ost.home.lab.dtrainor.local ]# nova endpoints
WARNING: neutron has no endpoint in ! Available endpoints for this service:
+-----------+------------------------------------------------------+
| neutron | Value |
+-----------+------------------------------------------------------+
| id | 0b086de92c694ddcb25ac40712b55afe |
| interface | internal |
| region | RegionOne |
| region_id | RegionOne |
| url | http://controller01.ost.home.lab.dtrainor.local:9696 |
+-----------+------------------------------------------------------+
+-----------+------------------------------------------------------+
| neutron | Value |
+-----------+------------------------------------------------------+
| id | 400ab325341d4342bbfa510077339b16 |
| interface | admin |
| region | RegionOne |
| region_id | RegionOne |
| url | http://controller01.ost.home.lab.dtrainor.local:9696 |
+-----------+------------------------------------------------------+
+-----------+------------------------------------------------------+
| neutron | Value |
+-----------+------------------------------------------------------+
| id | aeac9faad8da4c058bb2c2ff79d11aae |
| interface | public |
| region | RegionOne |
| region_id | RegionOne |
| url | http://controller01.ost.home.lab.dtrainor.local:9696 |
+-----------+------------------------------------------------------+
WARNING: glance has no endpoint in ! Available endpoints for this service:
+-----------+------------------------------------------------------+
| glance | Value |
+-----------+------------------------------------------------------+
| id | 2c02e5030076477a80e157ccc5a353df |
| interface | internal |
| region | RegionOne |
| region_id | RegionOne |
| url | http://controller01.ost.home.lab.dtrainor.local:9292 |
+-----------+------------------------------------------------------+
+-----------+------------------------------------------------------+
| glance | Value |
+-----------+------------------------------------------------------+
| id | 4da7d6fedad94cca9b1f4eaf01941be9 |
| interface | public |
| region | RegionOne |
| region_id | RegionOne |
| url | http://controller01.ost.home.lab.dtrainor.local:9292 |
+-----------+------------------------------------------------------+
+-----------+------------------------------------------------------+
| glance | Value |
+-----------+------------------------------------------------------+
| id | 6703a080407c46748ea348b3162c4d03 |
| interface | admin |
| region | RegionOne |
| region_id | RegionOne |
| url | http://controller01.ost.home.lab.dtrainor.local:9292 |
+-----------+------------------------------------------------------+
WARNING: keystone has no endpoint in ! Available endpoints for this service:
+-----------+-----------------------------------------------------------+
| keystone | Value |
+-----------+-----------------------------------------------------------+
| id | af348757e9264c4eb2c43d05e15c0e0f |
| interface | public |
| region | RegionOne |
| region_id | RegionOne |
| url | http://controller01.ost.home.lab.dtrainor.local:5000/v2.0 |
+-----------+-----------------------------------------------------------+
+-----------+------------------------------------------------------------+
| keystone | Value |
+-----------+------------------------------------------------------------+
| id | b04b8bd6e749442d8e0fff5576eaa41c |
| interface | admin |
| region | RegionOne |
| region_id | RegionOne |
| url | http://controller01.ost.home.lab.dtrainor.local:35357/v2.0 |
+-----------+------------------------------------------------------------+
+-----------+-----------------------------------------------------------+
| keystone | Value |
+-----------+-----------------------------------------------------------+
| id | b5319034e66b49a299c453d74ef8b71c |
| interface | internal |
| region | RegionOne |
| region_id | RegionOne |
| url | http://controller01.ost.home.lab.dtrainor.local:5000/v2.0 |
+-----------+-----------------------------------------------------------+
WARNING: nova has no endpoint in ! Available endpoints for this service:
+-----------+------------------------------------------------------------------------------------------+
| nova | Value |
+-----------+------------------------------------------------------------------------------------------+
| id | 1ea7fcc3c3684ab2845045cf4f112c6a |
| interface | public |
| region | RegionOne |
| region_id | RegionOne |
| url | http://controller01.ost.home.lab.dtrainor.local:8774/v2/d657d8398d69461696e6ac7595617803 |
+-----------+------------------------------------------------------------------------------------------+
+-----------+------------------------------------------------------------------------------------------+
| nova | Value |
+-----------+------------------------------------------------------------------------------------------+
| id | 80deca7a44c3425ab19db6a4f40d5050 |
| interface | internal |
| region | RegionOne |
| region_id | RegionOne |
| url | http://controller01.ost.home.lab.dtrainor.local:8774/v2/d657d8398d69461696e6ac7595617803 |
+-----------+------------------------------------------------------------------------------------------+
+-----------+------------------------------------------------------------------------------------------+
| nova | Value |
+-----------+------------------------------------------------------------------------------------------+
| id | f10b359ca0b348c8b04f92fea823b015 |
| interface | admin |
| region | RegionOne |
| region_id | RegionOne |
| url | http://controller01.ost.home.lab.dtrainor.local:8774/v2/d657d8398d69461696e6ac7595617803 |
+-----------+------------------------------------------------------------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment