keystone/keystone/tests/unit/identity
Ronald De Rose 70e6d58f46 Shadowing a nonlocal_user incorrectly creates a local_user
This patch fixes a bug where when shadowing a nonlocal_user (LDAP,
custom driver) it also incorrectly creates a local_user. The error is
related to hybrid properties and calling the class from_dict method,
which set the local_user attributes.

Change-Id: I6e69cce5f337a330f2531ff71db3e931b785271c
Closes-Bug: #1615000
2016-08-20 02:57:25 +00:00
..
backends PCI-DSS Minimum password age requirements 2016-08-16 21:47:49 +00:00
__init__.py Variable 'domain_ref' referenced before assignment 2014-02-17 14:46:23 +00:00
test_backend_sql.py Merge "Password expires ignore user list" 2016-08-18 19:14:11 +00:00
test_backends.py Shadowing a nonlocal_user incorrectly creates a local_user 2016-08-20 02:57:25 +00:00
test_controllers.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
test_core.py PCI-DSS Password expires validation 2016-08-05 13:21:42 +00:00