[PKG-Openstack-devel] Keystone v3 endpoint missing

Turbo Fredriksson turbo at bayour.com
Wed Jun 8 14:17:34 UTC 2016


I think this looks wrong:

----- s n i p -----
bladeA01b:~# openstack endpoint list
+----------------------------------+-----------+--------------+--------------+---------+-----------+----------------------------+
| ID                               | Region    | Service Name | Service Type | Enabled | Interface | URL                        |
+----------------------------------+-----------+--------------+--------------+---------+-----------+----------------------------+
| 815c917fd6a648dd95558e471608e7c1 | regionOne | keystone     | identity     | True    | public    | http://10.0.4.1:5000/v2.0  |
| 8b046355ab744f6780e7fc5abff9de67 | regionOne | keystone     | identity     | True    | admin     | http://10.0.4.1:35357/v2.0 |
| e49d00a71b1e4cbaaf8b328941bb2479 | regionOne | keystone     | identity     | True    | internal  | http://10.0.4.1:5000/v2.0  |
+----------------------------------+-----------+--------------+--------------+---------+-----------+----------------------------+
bladeA01b:~# env | grep ^OS | egrep 'AUTH|VERSION'
OS_IMAGE_API_VERSION=2
OS_IDENTITY_API_VERSION=3
OS_AUTH_URL=http://10.0.4.1:35357/v3
----- s n i p -----

Why is there no "../v3" endpoint, and why is it working when
there is none, and my AUTH_URL is "../v3"??

I'm really confused! This is at least the third time I'm
reinstalling keystone today (the first times I couldn't get
v3 to work and now it suddenly does).

Btw, is there something wrong with v3 auth in Jessie? After
the upgrade to testing (and at least one purge+install of
keystone) it now works, while earlier it borked all over the
place.
--
God gave man both a penis and a brain,
but unfortunately not enough blood supply
to run both at the same time.
- R. Williams




More information about the Openstack-devel mailing list