8b62bf6479
The project_id / tenant_id filter parameters when listing servers is only applied when the all_tenants filter is used. Otherwise if an admin is listing servers and specifies project_id but not all_tenants, they only get back instances for the admin's project (in the request context). Change-Id: I9e8fae8fb86604d7394d0dba4d7c75c3fc93033e Related-Bug: #1185290