keystone/keystone/trust
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 Use the new enginefacade from oslo.db 2016-02-24 08:20:12 -08: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
routers.py Change V3 router classes to provide JSON Home data 2014-08-26 09:56:52 -05:00
schema.py Loosen the validation schema used for trustee/trustor ids 2015-03-25 19:11:52 +00:00