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://
There is different use case where allowing tenant_name :
http://
would be useful but still mapping to tenantId if accessing via tenantName for uniqueness.
an example of implementation is available here :
https:/
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
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Allow keystone url to be accessed via tenant_name
(?)