Comment 11 for bug 1749024

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

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

commit f9badcd66e41750adc35f2add249cdede6c79dbb
Author: Hongbin Lu <email address hidden>
Date: Wed Apr 11 20:38:10 2018 +0000

    api-ref: document sorting parameters for l2

    API users can use the 'sort_key' and 'sort_dir' to do the sorting
    on list result. This patch add documentation of these two parameters
    for l2 networking resources, including port, segment, and trunk.

    Depends-On: I325396bb0256196ee6c6fc42cc812a0c75ae3827
    Change-Id: I7f3b9811c8b72dfbee87335ff0a56fae3148c366
    Partial-Bug: #1749024