[openstack-dev] Nova quota-show questions

neetu jain nutshi at gmail.com
Tue Jan 12 04:56:33 UTC 2016


https://bugs.launchpad.net/python-novaclient/+bug/1337990

nova quota-show seems to have a couple of issues

1) showing admin quotas (even if current tenant is demo)
   -this can be solved by the fix proposed in
https://review.openstack.org/#/c/265971/  i think

2) But the problem is how to display tenant level quotas as pointed our in
the review, if the user should default to current user? Should that be a
seperate flag ex:-"--tenant-quota" ? whats the best way to maintain
backward compatibility of showing tenant level quotas while still
addressing the vulnerability that demo can see admin's quotas

3) There are also bugs around incorrect tenantname .. How do i lookup a
tenant name to map to its ID in shell.py without making a keystone call ?
any pointers?


Neetu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160111/f90047cd/attachment.html>


More information about the OpenStack-dev mailing list