Allow URL via tenant_name and not just tenant_id

Registered by Chmouel Boudjnah

Keystone is currently using tenant_id in URL in the form of :

curl http://ip:8080/v1/AUTH_tenantId/c/obj

There is different use case where allowing tenant_name :

http://ip:8080/v1/AUTH_tenantName/c/obj

would be useful but still mapping to tenantId if accessing via tenantName for uniqueness.

an example of implementation is available here :

https://github.com/chmouel/swift/commit/cac23fb346334d72dec68ae7e6e5f6b8ed50f82a

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
Chmouel Boudjnah
Direction:
Needs approval
Assignee:
Chmouel Boudjnah
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/keystoneauth-tenant-name-url,n,z

Addressed by: https://review.openstack.org/35628
    Allow keystone url to be accessed via tenant_name

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.