Comment 13 for bug 1501698

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

Reviewed: https://review.openstack.org/233070
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=9c6c24f35717bd0a9271c975f75e0dc3419b7203
Submitter: Jenkins
Branch: master

commit 9c6c24f35717bd0a9271c975f75e0dc3419b7203
Author: Boris Bobrov <email address hidden>
Date: Fri Oct 9 16:56:43 2015 +0300

    Enable limiting in ldap for users

    In previous commit @truncated was decoupled from sql. Use the
    decorator for ldap and implement limiting of results. The
    information about limits is passed as part of driver hints.

    Also implement sizelimit in fake ldap and fix the test.

    Change-Id: I6c9ddd61dcda1670babfda4b6f546c7368a86b19
    Partial-Bug: 1501698