yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37767
[Bug 1379684] Re: Remove 'require_admin_context' from sqlalchemy api
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => liberty-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1379684
Title:
Remove 'require_admin_context' from sqlalchemy api
Status in OpenStack Compute (nova):
Fix Released
Bug description:
There are still many 'require_admin_context' defined for db operation,
which prevent rbac definition in policy.json. For example, a user
defined non-admin role to manage quota will not be able to modify
quota size. Plan to remove 'require_admin_context' from sqlalchemy
module, so that we only use policy to do those permission checking.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1379684/+subscriptions
References