Comment 4 for bug 983304

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

Reviewed: https://review.openstack.org/12726
Committed: http://github.com/openstack/keystone/commit/235c4ce3d7d5459974fa1995f6d58f4268ebfc7e
Submitter: Jenkins
Branch: master

commit 235c4ce3d7d5459974fa1995f6d58f4268ebfc7e
Author: Derek Yarnell <email address hidden>
Date: Mon Apr 16 15:23:12 2012 -0400

    Implementation of tenant,user,role list functions for ldap

    Bug 983304

    Defines functions for the retrival and return of the tenant, user and
    role objects in ldap. They will return in whatever order LDAP provides
    them.

    Additional fix for pep8 whitespace violation.

    Additional change to add some minimal unit tests for the new functions
    Tests have successfully run against a live LDAP server

    Change-Id: I368ae4097bb9bcdaab7bca0ccc2f9204d58f69d8