Comment 5 for bug 1527925

Revision history for this message
Christoffer Brodd-Reijer (ephracis-r) wrote :

Here's my endpoints:

# openstack endpoint list
+----------------------------------+-----------+--------------+--------------+---------+-----------+-----------------------------------------+
| ID | Region | Service Name | Service Type | Enabled | Interface | URL |
+----------------------------------+-----------+--------------+--------------+---------+-----------+-----------------------------------------+
| 0ac56e9027834d1585be3e8f4f976daa | RegionOne | keystone | identity | True | admin | http://controller:5000/v2.0 |
| 2edff93b7945445b9a45bd70a341f2d2 | RegionOne | nova | compute | True | public | http://controller:8774/v2/%(tenant_id)s |
| 6dfbc51692294751aa3987478e70d6b7 | RegionOne | nova | compute | True | internal | http://controller:8774/v2/%(tenant_id)s |
| 7036db39b7994c36b8288b876573801a | RegionOne | neutron | network | True | admin | http://controller:9696 |
| 76b554158c73428ca77c487067d8cebd | RegionOne | keystone | identity | True | internal | http://controller:5000/v2.0 |
| 7953885128f34c94a496ba2b66836928 | RegionOne | neutron | network | True | internal | http://controller:9696 |
| 883df25fc1924786997e102e6d8371c3 | RegionOne | neutron | network | True | public | http://controller:9696 |
| 91b5f288e22e4d7da4a86d2452d266cb | RegionOne | nova | compute | True | admin | http://controller:8774/v2/%(tenant_id)s |
| bb1abe59e2d64389812ea165b68b909a | RegionOne | glance | image | True | internal | http://controller:9292 |
| dffc64f5f9e347f88eb9d1c1e6100a23 | RegionOne | glance | image | True | admin | http://controller:9292 |
| e0fb97c5714b4c1d9e3a8e0d5287620f | RegionOne | keystone | identity | True | public | http://controller:5000/v2.0 |
| ed95ce94bec0448f927d143ab33bdf5a | RegionOne | glance | image | True | public | http://controller:9292 |
+----------------------------------+-----------+--------------+--------------+---------+-----------+-----------------------------------------+