Comment 16 for bug 1599488

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.openstack.org/383673
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a8109af65f275ec1b2e725695bf3bb9976f22ae3
Submitter: Jenkins
Branch: master

commit a8109af65f275ec1b2e725695bf3bb9976f22ae3
Author: Sergey Belous <email address hidden>
Date: Fri Oct 7 14:29:07 2016 +0300

    Extend Quota API to report usage statistics

    Extend existing quota api to report a quota set. The quota set
    will contain a set of resources and its corresponding reservation,
    limits and in_use count for each tenant.

    DocImpact:Documentation describing the new API as well as the new
    information that it exposes.
    APIImpact

    Co-Authored-By: Prince Boateng<email address hidden>
    Change-Id: Ief2a6a4d2d7085e2a9dcd901123bc4fe6ac7ca22
    Related-bug: #1599488