Comment 4 for bug 1760521

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

Reviewed: https://review.openstack.org/558150
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=c522fc3bb728eed1838aadc708bbd59763544cfe
Submitter: Zuul
Branch: master

commit c522fc3bb728eed1838aadc708bbd59763544cfe
Author: wangxiyuan <email address hidden>
Date: Mon Apr 2 10:42:47 2018 +0800

    Expose a bug that list_limit doesn't work correctly

    The list_limit for domain list doesn't work
    correctly. The return count will less than
    list_limit if the sql query contains root domain

    This patch expose this bug and it will be fixed
    in the following patch.

    Co-Authored-By: Lance Bragstad<email address hidden>

    Partial-bug: #1760521

    Change-Id: Ib28793c97f1b730cb3b83b046e653a7b660af875