keystone/keystone/identity
Jamie Lennox ef70f52bef Use request.params instead of context['query_string']
The context['query_string'] is just a dictionary copy of the original
params object that comes from a request. Just use the existing params
instead.

Change-Id: I0ecd7a09e36b39a105c150b3affcbbcd26a544c2
2016-06-29 04:46:57 +10:00
..
backends Merge "Fixes failure when password is null" 2016-06-27 14:29:47 +00:00
id_generators Make identity id mapping handle unicode 2015-02-08 11:02:08 +00:00
mapping_backends Fix D401 PEP8 violation. 2016-04-14 20:08:52 +00:00
shadow_backends Shadow LDAP and custom driver users 2016-06-09 16:35:41 +00:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
controllers.py Use request.params instead of context['query_string'] 2016-06-29 04:46:57 +10:00
core.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +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 The name can be just white character except project and user 2016-03-29 09:58:51 +08:00