keystone/keystone
Jamie Lennox e4ed9a4bd1 Use the context's is_admin property
The oslo_context provides a standard is_admin property that should be
used instead of pushing one around in our unstructred context dict. This
is part of a trend to use more of the standard context object instead of
our own dict.

Change-Id: Ia7b35ba80f483ef0baa1ae416d670fd45349bd89
2016-07-08 10:26:27 +10:00
..
assignment Merge "Make assert_admin work with a request" 2016-07-06 13:47:40 +00:00
auth Remove get_auth_context 2016-07-07 15:11:34 +10:00
catalog Merge "Make assert_admin work with a request" 2016-07-06 13:47:40 +00:00
cmd Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
common Use the context's is_admin property 2016-07-08 10:26:27 +10:00
conf Merge "Grammar fix: will -> can" 2016-07-03 16:20:42 +00:00
contrib Make assert_admin work with a request 2016-07-05 09:07:58 +10:00
credential Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
endpoint_policy Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
federation Remove get_auth_context 2016-07-07 15:11:34 +10:00
identity Make assert_admin work with a request 2016-07-05 09:07:58 +10:00
locale Imported Translations from Zanata 2016-06-02 07:16:54 +00:00
middleware Add the oslo_context to the environment and request 2016-07-08 10:20:25 +10:00
models Return `revoked_at` for list revoke events 2016-07-04 08:14:37 +08:00
oauth1 Remove get_auth_context 2016-07-07 15:11:34 +10:00
policy Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
resource Remove get_auth_context 2016-07-07 15:11:34 +10:00
revoke Use request.params instead of context['query_string'] 2016-06-29 04:46:57 +10:00
server Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
tests Use the context's is_admin property 2016-07-08 10:26:27 +10:00
token Merge "Make assert_admin work with a request" 2016-07-06 13:47:40 +00:00
trust Use the context's is_admin property 2016-07-08 10:26:27 +10:00
v2_crud Use the context's is_admin property 2016-07-08 10:26:27 +10:00
version Remove accept_header from context 2016-07-06 10:38:47 +10:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
exception.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +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