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?


Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
OpenStack-operators mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to