keystone/keystone/identity
Boris Bobrov 6a94b28281 Allow attributes other than `enabled` in schema
Although it is not needed, keystoneclient passed `id` in the payload.
For compatibility with it (and with other clients) we have to allow
passing other attributes.

Change-Id: I997d55de28825921ed33646a9ee5cf494b089aba
Closes-Bug: 1607751
2016-07-29 14:41:41 +03:00
..
backends Invalid tls_req_cert constant as default 2016-07-26 22:20:32 -07:00
id_generators Make identity id mapping handle unicode 2015-02-08 11:02:08 +00:00
mapping_backends Prevent error when duplicate mapping is created 2016-07-18 12:38:48 +03:00
shadow_backends PCI-DSS Disable inactive users requirements 2016-06-28 19:45:06 +00:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
controllers.py Merge "Add schema for enabling a user" 2016-07-29 05:26:14 +00:00
core.py Merge "Added cache for id mapping manager" 2016-07-25 02:59:23 +00:00
generator.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
routers.py Implement HEAD method for all v3 GET actions 2016-03-22 10:27:53 -07:00
schema.py Allow attributes other than `enabled` in schema 2016-07-29 14:41:41 +03:00