list tenants for a particular region- keystone version 2
I have two regions:
Region A
And
Region B
I have a separate keystone endpoint for each region.
When I make an api call to region a with its keystone endpoint, I get a list of tenants for both region a and b. Is there a way to execute a tenant list in keystone v2 so that it only returns the tenants for that particular region?