yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #55739
[Bug 1618513] [NEW] nova quota policy with details seems broken
Public bug reported:
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.
** 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/1618513
Title:
nova quota policy with details seems broken
Status in OpenStack Compute (nova):
New
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
Follow ups