Comment 5 for bug 1656262

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

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

commit e9572eabc0fd56bb0d9853553b100476a53403f8
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