← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1379684] [NEW] Remove 'require_admin_context' from sqlalchemy api

 

Public bug reported:

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.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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):
  New

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


Follow ups

References