keystone/keystone/identity
Ronald De Rose e818b2ee61 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
(cherry picked from commit 562b81dd4a)
2016-04-12 15:38:39 +00:00
..
backends Fixed user in group participance 2016-03-11 19:08:49 -08:00
id_generators Make identity id mapping handle unicode 2015-02-08 11:02:08 +00:00
mapping_backends Use the new enginefacade from oslo.db 2016-02-24 08:20:12 -08:00
shadow_backends Shadow users - Shadow federated users 2016-02-29 21:05:54 -05:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
controllers.py Add notifications to user/group membership 2016-03-09 17:20:33 +00:00
core.py Fixes bug where the updated federated display_name is not returned 2016-04-12 15:38:39 +00:00
generator.py Use stevedore for backend drivers 2015-04-28 16:40:23 -05:00
routers.py Change the sub-routers to provide JSON Home data 2014-08-26 09:57:15 -05:00
schema.py Implement validation on the Identity V3 API 2015-05-01 12:47:05 -05:00