keystone/keystone
Jamie Lennox d23bfc04a6 Remove get_trust_id_for_request function
This function tries to determine the current trust_id by looking up the
auth_context's token model. If this information was available it would
have been put on the request.context object so we can use that instead.

Change-Id: I7ce33b30f220be619c638c77eeb76503f1af79a7
2016-07-14 19:01:42 +10:00
..
assignment Merge "Use request object in policy enforcement" 2016-07-12 03:40:27 +00:00
auth Merge "Move the auth plugins abstract base class out of core" 2016-07-08 23:54:57 +00:00
catalog Move logic for catalog driver differences to manager 2016-07-11 11:45:07 +01:00
cmd Mark the domain config via API as stable 2016-07-08 14:44:30 -07:00
common Remove get_trust_id_for_request function 2016-07-14 19:01:42 +10:00
conf Merge "Improve keystone.conf [tokenless_auth] documentation" 2016-07-14 05:46:01 +00:00
contrib Remove get_trust_id_for_request function 2016-07-14 19:01:42 +10:00
credential Remove get_trust_id_for_request function 2016-07-14 19:01:42 +10:00
endpoint_policy Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
federation Validate SAML keyfile & certfile options 2016-07-13 19:28:42 +00:00
identity Merge "PCI-DSS Disable inactive users requirements" 2016-07-13 01:51:46 +00:00
locale Imported Translations from Zanata 2016-06-02 07:16:54 +00:00
middleware Handle more auth information via context 2016-07-13 17:14:46 +10:00
models Return `revoked_at` for list revoke events 2016-07-04 08:14:37 +08:00
oauth1 Handle more auth information via context 2016-07-13 17:14:46 +10:00
policy Move request validation inline 2016-07-08 20:22:33 +00:00
resource Handle more auth information via context 2016-07-13 17:14:46 +10:00
revoke Use request.params instead of context['query_string'] 2016-06-29 04:46:57 +10:00
server Isolate token caching into its own region 2016-07-08 14:21:51 +00:00
tests Merge "Require auth_context middleware in the pipeline" 2016-07-14 05:08:53 +00:00
token Isolate token caching into its own region 2016-07-08 14:21:51 +00:00
trust Handle more auth information via context 2016-07-13 17:14:46 +10:00
v2_crud Use the context's is_admin property 2016-07-08 10:26:27 +10:00
version Use http_client constants instead of hardcoding 2016-07-07 16:22:44 -07:00
__init__.py
exception.py PCI-DSS Disable inactive users requirements 2016-06-28 19:45:06 +00:00
i18n.py Change oslo.i18n to oslo_i18n 2015-02-09 18:10:07 -06:00
notifications.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
service.py Create a version package 2015-10-12 23:59:16 +00:00