keystone/keystone/tests/unit/identity
prashkre d07677aba5 Handle ldap size limit exeeded exception
LDAP servers have sizelimit configuration to limit the number of
user/group objects that can be returned for an LDAP query. This
change catches the size limit exceeded exception when users/groups
returned from ldap search query exceeds the configured limit and
responds with an appropriate error message instead of default
500 error message.

Change-Id: I9949bb7d458b4b037616c701e0e4d362bfa36473
Closes-Bug: #1712415
(cherry picked from commit f776fc1838)
2017-10-25 02:06:08 +00:00
..
backends Handle ldap size limit exeeded exception 2017-10-25 02:06:08 +00:00
shadow_users Code-Defined Resource-specific Options 2017-01-25 16:15:44 -08:00
__init__.py Variable 'domain_ref' referenced before assignment 2014-02-17 14:46:23 +00:00
test_backend_sql.py Add int storage of datetime for password created/expires 2017-08-15 18:34:20 +00:00
test_backends.py Remove LDAP delete logic and associated tests 2017-05-12 18:57:31 +00:00
test_controllers.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
test_core.py Remove usage of enforce_type 2017-04-28 10:49:43 +08:00