keystone/keystone/identity
zhufl df89c7eef2 Pass kwargs to exception to get better format of error message
If we do not pass kwargs to exception, the parameter will be deemed
as message and will be displayed directly. This is to pass kwargs to
InvalidOperatorError and URLValidationError, to get better format of
error message.

Change-Id: I5220d7af077a6c2eb1fe49cbbd7421169fa5b015
2019-04-17 15:41:13 +08:00
..
backends PY3: Ensure LDAP searches use unicode attributes 2019-03-18 19:03:18 -04:00
id_generators Replace six iteration methods with standard ones 2016-09-08 18:56:31 +08:00
mapping_backends Filter by entity_type in get_domain_mapping_list 2018-06-20 21:18:42 +03:00
shadow_backends Replace UUID with id_generator for Federated users 2019-04-03 21:13:20 +00:00
__init__.py Convert /v3/users to flask native dispatching 2018-10-11 15:27:45 -07:00
core.py Pass kwargs to exception to get better format of error message 2019-04-17 15:41:13 +08:00
generator.py Remove Dependency Injection 2017-12-13 10:59:39 -08:00
schema.py Move to password validation schema 2018-11-27 14:57:44 -06:00