Comment 3 for bug 1415271

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

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

commit ad9ecdbab9ab4243477aeac8a92214cb1ac830c6
Author: Steve Martinelli <email address hidden>
Date: Tue Jan 27 19:06:37 2015 -0500

    Fix up _ldap_res_to_model for ldap identity backend

    If a user specifies a user enabled attribute, then conditional
    for checking if it's a string is insufficient, and will always
    come back as False, since it's referencing the method, and not
    actually calling it.

    Closes-Bug: #1415271

    Change-Id: I4ea48929bc175b40ddb706e7750661a57882ed6b