Comment 2 for bug 1580076

Revision history for this message
Derek Higgins (derekh) wrote :

endpoint show for the keystone endpoint show nova compute using the publicurl and it can't reach this IP address, shouldn't it be using the internalurl?

[stack@instack ~]$ openstack endpoint show 0484edd967e34655bf276a8f5bb1dbc5
+--------------+--------------------------------------------+
| Field | Value |
+--------------+--------------------------------------------+
| adminurl | http://192.0.2.6:35357/v2.0 |
| enabled | True |
| id | 0484edd967e34655bf276a8f5bb1dbc5 |
| internalurl | http://[fd00:fd00:fd00:2000::11]:5000/v2.0 |
| publicurl | http://[2001:db8:fd00:1000::10]:5000/v2.0 |
| region | regionOne |
| service_id | cdde9d9091aa4106a0f639213a917876 |
| service_name | keystone |
| service_type | identity |
+--------------+--------------------------------------------+