[Openstack-operators] Help with horizon and v3 auth

Abel Lopez alopgeek at gmail.com
Fri Feb 5 05:28:43 UTC 2016


Hey everyone,
In my liberty testing, I've got keystone v3 setup, and everything seems to work, except certain cinder functions

Using openstack client, I can boot an instance from image to a new volume.
Using horizon, this fails. I have followed the v3 guides, having setup local_settings to have OPENSTACK_API_VERSION with 'identity': 3,
and also having the /v3 endpoint.

The logs indicate that horizon can't find the tenant id. When I saw this using the CLI, the fix was to add the 'endpoint_template' substituting "tenant_id" with "project_id"

Does anyone know of any additional changes needed to make horizon work with auth v3 backend?


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20160204/ed3f2a57/attachment.pgp>


More information about the OpenStack-operators mailing list