keystone/keystone/v2_crud
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
..
__init__.py Move user and admin crud to core 2016-02-06 15:44:12 +00:00
admin_crud.py Move user and admin crud to core 2016-02-06 15:44:12 +00:00
user_crud.py Use the context's is_admin property 2016-07-08 10:26:27 +10:00