keystone/keystone/identity/shadow_backends
Gage Hugo 79be1dc10c Small refactor for create nonlocal user
This change refactors the local user attribute key deletion
when creating a new nonlocal user to simply pop the specific keys
instead of creating a separate list and iterating over it in order
to accomplish the same result.

Based on this[0] previous comment.

[0] https://review.openstack.org/#/c/357979/4/keystone/identity/shadow_backends/sql.py

Change-Id: Ice8c08d192f6eea84a6a05975177be026b1e8929
2019-03-14 16:04:32 -05:00
..
__init__.py Shadow users - Shadow federated users 2016-02-29 21:05:54 -05:00
base.py Invalidate the shadow user cache when deleting a user 2018-04-25 11:39:29 +08:00
sql.py Small refactor for create nonlocal user 2019-03-14 16:04:32 -05:00