← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1618513] Re: nova quota policy with details seems broken

 

Fix proposed to branch: master
Review: https://review.openstack.org/386008

** Changed in: nova
       Status: Invalid => In Progress

** Changed in: nova
     Assignee: stgleb (gstepanov) => Andrey Volkov (avolkov)

-- 
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/1618513

Title:
  nova quota policy with details seems broken

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  The default policy for this call:

  novaclient(request).quotas.get(tenant_id, detail=True)

  fails unless I am an admin type user.   This doesn't seem to make
  sense, as an _member_ type user, I can still find all the details just
  the same.   This just makes user do many more calls and calculations
  to work around this.

  The default policy file should be that if you are the member of the
  project, you can see the details if you want.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1618513/+subscriptions


References