Comment 10 for bug 1365787

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

Reviewed: https://review.openstack.org/119480
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=4356b1e24795ff194304686ae572592a5bfa15ad
Submitter: Jenkins
Branch: master

commit 4356b1e24795ff194304686ae572592a5bfa15ad
Author: Brant Knudson <email address hidden>
Date: Fri Sep 5 13:57:31 2014 -0500

    Fix LDAP group role assignment listing

    The Keystone server would return group assignments as user
    assignments when listing roles assignments and configured to use
    the LDAP assignment backend.

    Change-Id: Icd4f2b7f7f68e8f8b586fd756f7570fd6439e8de
    Closes-Bug: #1365787