Comment 2 for bug 1021315

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

Reviewed: https://review.openstack.org/9780
Committed: http://github.com/openstack/keystone/commit/2a78594153a69425a20013e7ef15037bcc9b356c
Submitter: Jenkins
Branch: master

commit 2a78594153a69425a20013e7ef15037bcc9b356c
Author: Adam Young <email address hidden>
Date: Thu Jul 12 17:32:59 2012 -0400

    Implementation of LDAP functions

    implementations of delete_tenant, delete_user,
      remove_role_from_user_and_tenant, get_tenant_users
      role.delete_user and remove_role_from_user_and_tenant
      remove_user_from_tenant, change_ role

    clean up LDAP sample data for live LDAP

    properly check for existance of tenant_id in user.

    Some tests expected the functions to be unimplemented. Those hid the
    failuers on the LDAP Identity provider and have been removed.

    Make live tests extend the standard LDAP tests, so they test the same features.

    Bug 1021315

    Change-Id: I2866ff40fdc13040ba10d189ea2d95440eb4395c