Global endpoints should be always returned
Registered by
Alexej Ababilov
In POST /tokens query, global endpoints should be returned even if no tenant is set (neither user default tenant nor token tenant).
This could be implemented with the following patch:
https:/
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Medium
- Drafter:
- None
- Direction:
- Approved
- Assignee:
- Alexej Ababilov
- Definition:
- Approved
- Series goal:
- Accepted for essex
- Implementation:
-
Implemented
- Milestone target:
-
2012.1
- Started by
- Ziad Sawalha
- Completed by
- Ziad Sawalha
Related branches
Related bugs
Sprints
Whiteboard
> Hmm. I thought with an unscoped token the only thing a user/client could do was get a listing of their tenants.
But what should we do if there are no tenants in the system when it is just installed? A software administrator should be allowed to create tenants, and he needs endpoints for keystone queries.
And
(?)