Comment 10 for bug 1501698

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

Reviewed: https://review.openstack.org/234226
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=1968ab54aadd65c8dfe6930f7875f7d61f5c043a
Submitter: Jenkins
Branch: master

commit 1968ab54aadd65c8dfe6930f7875f7d61f5c043a
Author: Boris Bobrov <email address hidden>
Date: Tue Oct 13 16:17:36 2015 +0300

    Fix exposition of bug about limiting with ldap

    The test did not take into account that even with the limits set,
    as part of some internal calculation we want to get the full list
    of entities. Calling the API without a hints list should achieve
    this, and return all available entries.

    Drop the custom test and use generic LimitTests.

    Change-Id: Id3120ed66cc23228edcf18e0177c1df1955ac5e7
    Partial-Bug: 1501698