Comment 10 for bug 1749024

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

Reviewed: https://review.openstack.org/562811
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=e9578d9bfa78118a6573ba3a760ce65c11fdc1e2
Submitter: Zuul
Branch: master

commit e9578d9bfa78118a6573ba3a760ce65c11fdc1e2
Author: Hongbin Lu <email address hidden>
Date: Thu Apr 19 19:44:28 2018 +0000

    api-ref: document sorting for qos resources

    API users can use the 'sort_key' and 'sort_dir' to do the sorting
    on list result. This patch adds documentation of these two parameters
    for QOS related endpoints, including QoS policy and various
    qos rules.

    Change-Id: I8d85b986effce59cfaae248aa95a95e9fc5db88a
    Partial-Bug: #1749024