Comment 9 for bug 1693168

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

Reviewed: https://review.openstack.org/467938
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b25b66e284dfae5afcbb1502abf27f013447f470
Submitter: Jenkins
Branch: master

commit b25b66e284dfae5afcbb1502abf27f013447f470
Author: ghanshyam <email address hidden>
Date: Thu May 25 12:06:11 2017 +0300

    Add api-ref for os-quota-class-set APIs

    This commit adds the api doc for os-quota-class-set GET & PUT
    APIs.

    - Also mentioned about the recommendation over usage of this API.
    - Added warning for current bug in v2.1 API #1693168

    This is also needed by BP
    - https://blueprints.launchpad.net/nova/+spec/fix-quota-classes-api

    Change-Id: Ib765e2d1dec7b236a2009148e0b1067a46326ce9
    Related-Bug: #1693168
    Closes-Bug: #1602400