Nova os-quota-sets/detail call is not supported in client

Bug #1596891 reported by Timur Sufiev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Wishlist
Roman Podoliaka

Bug Description

The Nova API call http://developer.openstack.org/api-ref-compute-v2.1.html#listDetailQuotas which would allow Horizon to not list() every kind of Nova entity to calculate compute quota usages seems to be missing in client, see https://github.com/openstack/python-novaclient/blob/master/novaclient/v2/quotas.py#L35-L42

Implementing it could help Horizon perform better when doing quota usage calculations.

Changed in python-novaclient:
importance: Undecided → Wishlist
status: New → Confirmed
assignee: nobody → Roman Podoliaka (rpodolyaka)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-novaclient (master)

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

Changed in python-novaclient:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/335524
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=0b2de530053d93cdd9dc4ea08c482325321f7ff7
Submitter: Jenkins
Branch: master

commit 0b2de530053d93cdd9dc4ea08c482325321f7ff7
Author: Roman Podoliaka <email address hidden>
Date: Wed Jun 29 14:53:18 2016 +0300

    Make it possible to list quotas with details

    Allow requests to /os-quota-sets/{tenant_id}/detail for listing of
    detailed informantion on quotas, which also includes reserved and
    in-use values in addition to limit ones provided by /os-quota-sets/{tenant_id}

    Change-Id: I31e939c8eedee1b3b375e1d02cc21ca15dd9932a
    Closes-Bug: #1596891

Changed in python-novaclient:
status: In Progress → Fix Released
Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote : Fix included in openstack/python-novaclient 5.0.0

This issue was fixed in the openstack/python-novaclient 5.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.