Reviewed: https://review.openstack.org/301987 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=562b81dd4a94d5a219b7cf1ff2f82288add10046 Submitter: Jenkins Branch: master
commit 562b81dd4a94d5a219b7cf1ff2f82288add10046 Author: Ronald De Rose <[email protected]> Date: Wed Apr 6 00:38:59 2016 +0000 Fixes bug where the updated federated display_name is not returned When shadowing a federated user, if the display name is changed, it should get updated and returned in the user name attribute. This patch fixes a bug where the display_name was getting updated, but not the old display_name was being returned. Closes-Bug: #1566494 Change-Id: I155d3a9e4c90a3d22d0b30e35276c9ddbb65ae6d ** Changed in: keystone Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1566494 Title: Updated federated user display name is not getting returned when changed Status in OpenStack Identity (keystone): Fix Released Bug description: If a federated user's display name is changed, it should get updated and returned in the user name attribute. It does get updated, but the old display name is being returned. To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1566494/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

