Skip to content

Instantly share code, notes, and snippets.

@ahsan518
Created September 22, 2016 16:17
Show Gist options
  • Save ahsan518/61d2008bb7b920b5445a742738d0fc78 to your computer and use it in GitHub Desktop.
Save ahsan518/61d2008bb7b920b5445a742738d0fc78 to your computer and use it in GitHub Desktop.
openstack catalog list
WARNING: openstackclient.common.utils is deprecated and will be removed after Jun 2017. Please use osc_lib.utils
+-------------+------------------+-----------------------------------------------------------------------+
| Name | Type | Endpoints |
+-------------+------------------+-----------------------------------------------------------------------+
| cinderv2 | volumev2 | RegionOne |
| | | admin: http://10.0.2.15:8776/v2/aedf136c10ad468bb9690b3dfca1ec93 |
| | | RegionOne |
| | | public: http://10.0.2.15:8776/v2/aedf136c10ad468bb9690b3dfca1ec93 |
| | | RegionOne |
| | | internal: http://10.0.2.15:8776/v2/aedf136c10ad468bb9690b3dfca1ec93 |
| | | |
| keystone | identity | RegionOne |
| | | admin: http://10.0.2.15/identity_v2_admin |
| | | RegionOne |
| | | public: http://10.0.2.15/identity |
| | | RegionOne |
| | | internal: http://10.0.2.15/identity |
| | | |
| cinder | volume | RegionOne |
| | | internal: http://10.0.2.15:8776/v1/aedf136c10ad468bb9690b3dfca1ec93 |
| | | RegionOne |
| | | admin: http://10.0.2.15:8776/v1/aedf136c10ad468bb9690b3dfca1ec93 |
| | | RegionOne |
| | | public: http://10.0.2.15:8776/v1/aedf136c10ad468bb9690b3dfca1ec93 |
| | | |
| cinderv3 | volumev3 | RegionOne |
| | | admin: http://10.0.2.15:8776/v3/aedf136c10ad468bb9690b3dfca1ec93 |
| | | RegionOne |
| | | public: http://10.0.2.15:8776/v3/aedf136c10ad468bb9690b3dfca1ec93 |
| | | RegionOne |
| | | internal: http://10.0.2.15:8776/v3/aedf136c10ad468bb9690b3dfca1ec93 |
| | | |
| glance | image | RegionOne |
| | | admin: http://10.0.2.15:9292 |
| | | RegionOne |
| | | internal: http://10.0.2.15:9292 |
| | | RegionOne |
| | | public: http://10.0.2.15:9292 |
| | | |
| heat-cfn | cloudformation | RegionOne |
| | | public: http://10.0.2.15:8000/v1 |
| | | RegionOne |
| | | admin: http://10.0.2.15:8000/v1 |
| | | RegionOne |
| | | internal: http://10.0.2.15:8000/v1 |
| | | |
| craton | fleet_management | RegionOne |
| | | admin: http://10.0.2.15:8083/v1 |
| | | RegionOne |
| | | internal: http://10.0.2.15:8083/v1 |
| | | RegionOne |
| | | public: http://10.0.2.15:8083/v1 |
| | | |
| nova_legacy | compute_legacy | RegionOne |
| | | internal: http://10.0.2.15:8774/v2/aedf136c10ad468bb9690b3dfca1ec93 |
| | | RegionOne |
| | | admin: http://10.0.2.15:8774/v2/aedf136c10ad468bb9690b3dfca1ec93 |
| | | RegionOne |
| | | public: http://10.0.2.15:8774/v2/aedf136c10ad468bb9690b3dfca1ec93 |
| | | |
| heat | orchestration | RegionOne |
| | | public: http://10.0.2.15:8004/v1/aedf136c10ad468bb9690b3dfca1ec93 |
| | | RegionOne |
| | | admin: http://10.0.2.15:8004/v1/aedf136c10ad468bb9690b3dfca1ec93 |
| | | RegionOne |
| | | internal: http://10.0.2.15:8004/v1/aedf136c10ad468bb9690b3dfca1ec93 |
| | | |
| neutron | network | RegionOne |
| | | public: http://10.0.2.15:9696/ |
| | | RegionOne |
| | | internal: http://10.0.2.15:9696/ |
| | | RegionOne |
| | | admin: http://10.0.2.15:9696/ |
| | | |
| nova | compute | RegionOne |
| | | admin: http://10.0.2.15:8774/v2.1 |
| | | RegionOne |
| | | internal: http://10.0.2.15:8774/v2.1 |
| | | RegionOne |
| | | public: http://10.0.2.15:8774/v2.1 |
| | | |
+-------------+------------------+-----------------------------------------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment