Comment 7 for bug 1656262

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

Reviewed: https://review.openstack.org/449586
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5b321afbc3e2b73b0dd6b83c27c26e8626080595
Submitter: Jenkins
Branch: stable/newton

commit 5b321afbc3e2b73b0dd6b83c27c26e8626080595
Author: YAMAMOTO Takashi <email address hidden>
Date: Mon Jan 16 07:40:02 2017 +0900

    test_l3: Enable native pagination and sort

    Add the following vars in test plugins to improve the coverage.
        __native_pagination_support
        __native_sort_support

    non-native cases are still covered by others. (eg. test_extraroute)

    Related-Bug: #1656262
    Change-Id: Icea91df303d06190995a06f532ea595ec2c9919f
    (cherry picked from commit e9572eabc0fd56bb0d9853553b100476a53403f8)