Comment 7 for bug 1532345

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

Reviewed: https://review.openstack.org/274437
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=690191d21d982b4f25c9348c0b46f0c9cd9c5590
Submitter: Jenkins
Branch: stable/liberty

commit 690191d21d982b4f25c9348c0b46f0c9cd9c5590
Author: Brant Knudson <email address hidden>
Date: Fri Jan 8 16:38:08 2016 -0600

    Test enabled emulation with special user_tree_dn

    When the enabled emulation is enabled and the user_tree_dn contains
    a special filter character such as ")", the filter that gets built
    is invalid. A test is added that shows the behavior is incorrect.

    Change-Id: I161d244a55083b27f9b228b29c6668aa43d4bfc9
    Partial-Bug: 1532345
    (cherry picked from commit 0cb49925e48238ccab662f1aa4042562625861bf)