yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20897
[Bug 1368010] [NEW] Specific roles should be allowed to view or configure quota
Public bug reported:
Currently in Neutron, only admins are allowed to view or configure
tenant quota:
http://docs.openstack.org/user-guide-admin/content/cli_set_quotas.html
"Only users with the admin role can change a quota value."
And it's hard coded in
https://github.com/openstack/neutron/blob/master/neutron/extensions/quotasv2.py
to check admin context.
We should allow specifying roles in policy.json to view or configure
quota for more flexible configuration.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1368010
Title:
Specific roles should be allowed to view or configure quota
Status in OpenStack Neutron (virtual network service):
New
Bug description:
Currently in Neutron, only admins are allowed to view or configure
tenant quota:
http://docs.openstack.org/user-guide-admin/content/cli_set_quotas.html
"Only users with the admin role can change a quota value."
And it's hard coded in
https://github.com/openstack/neutron/blob/master/neutron/extensions/quotasv2.py
to check admin context.
We should allow specifying roles in policy.json to view or configure
quota for more flexible configuration.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1368010/+subscriptions
Follow ups
References