Comment 8 for bug 1805801

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

Reviewed: https://review.openstack.org/634900
Committed: https://git.openstack.org/cgit/openstack/puppet-keystone/commit/?id=5a3ee13aa4b2df4f7923fac786a74d5c7a2de362
Submitter: Zuul
Branch: stable/pike

commit 5a3ee13aa4b2df4f7923fac786a74d5c7a2de362
Author: Cyril Lopez <email address hidden>
Date: Thu Nov 29 11:20:18 2018 +0100

    Add a LDAP param group_members_are_ids

    Enable this option if the members of the group
    object class are keystone user IDs rather than LDAP DNs.
    This is thecase when using posixGroup as the group object
    class in Open Directory.

    Closes-Bug: #1805801

    Change-Id: I46ec675fb959c5d1b8f9cbf300e480026e803a66
    Signed-off-by: Cyril Lopez <email address hidden>