-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhos-18.0.9
-
None
-
False
-
-
False
-
?
-
rhos-ops-platform-services-security
-
None
-
-
-
-
Critical
To Reproduce Steps to reproduce the behavior:
- Deploy RHOSO18
- Setup unified quota for glance
- Setup the project specific limit with openstack limit command.
- Run openstack limit list command to get the specified limit above.
Expected behavior
- openstack limit list executed by a user who has admin role with system scope should returns all limits for all projects.
Bug impact
- The operator needs to check keystone DB or they need to create admin role user per tenant and run the limit list command for each tenant
Known workaround
- An operator needs to create an admin role user per tenant to check the limit.
Additional context
- This issue seems to be the same as https://bugs.launchpad.net/keystone/+bug/2116930