Comment 4 for bug 1214686

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

Reviewed: https://review.openstack.org/47884
Committed: http://github.com/openstack/keystone/commit/63820dfd5b83abed9f46a061305e57bdaa350b9d
Submitter: Jenkins
Branch: master

commit 63820dfd5b83abed9f46a061305e57bdaa350b9d
Author: David Stanek <email address hidden>
Date: Fri Sep 20 20:34:42 2013 +0000

    Adds more uniformity to identity update_user calls

     * It was not possible to change a user's name using the KVS driver.
     * The KVS driver was not filtering the user dict before handing it
       back to that caller.
     * Adds a test to the LDAP driver to explicitly show that changing a
       user's name is not allowed.

    Related-Bug: #1214686
    Change-Id: Ia0951a58ef09833849d3eb5e714c7efbd901f5c5