Anyone know a way to get the list of tenants for a user? I know I can get the users for a tenant and I can get a list of all the tenants so technically I could loop through all the tenants and look for a specific user but that seems like a cumbersome approach.
No idea with the keystone-client but it's possible with the version 3 of the keystone API :
GET /v3/users/['USER_ID']/projects