Comment 3 for bug 1938162

Revision history for this message
Dalton Cézane (daltoncezane) wrote :

Hello, @Abhishek. I am installing the Openstack Wallaby on Ubuntu 20.04. I followed this tutorial: https://docs.openstack.org/glance/wallaby/install/install-ubuntu.html

And this is the endpoint list:
openstack catalog list
+----------+----------+--------------------------------------------------+
| Name | Type | Endpoints |
+----------+----------+--------------------------------------------------+
| keystone | identity | RegionOne |
| | | admin: http://openstack-controller:5000/v3/ |
| | | RegionOne |
| | | internal: http://openstack-controller:5000/v3/ |
| | | RegionOne |
| | | public: http://openstack-controller:5000/v3/ |
| | | |
| | image | RegionOne |
| | | internal: http://openstack-controller:9292 |
| | | RegionOne |
| | | public: http://openstack-controller:9292 |
| | | RegionOne |
| | | admin: http://openstack-controller:9292 |
| | | |
+----------+----------+--------------------------------------------------+