blazar/climate/api
Yuriy Taraday 573fb0cc1f Remove explicit access to is_admin in context
is_admin should not be exlicitely accessed from code. Policies should be
used to check if it's set and context.elevated() to run something in
admin context.

Change-Id: I27754a378073844c3e24d94038a5d24f9a3c6dc3
2014-02-19 17:05:41 +04:00
..
oshosts Merge "Policy management for Climate" 2014-01-16 18:01:39 +00:00
__init__.py Remove empty copyright headers 2013-12-03 11:30:27 +01:00
app.py Implement primary support for i18n messages shown to user 2013-12-05 18:38:03 +04:00
context.py Remove explicit access to is_admin in context 2014-02-19 17:05:41 +04:00
service.py Remove explicit access to is_admin in context 2014-02-19 17:05:41 +04:00
utils.py Port to oslo.messaging 2014-02-13 08:55:51 +04:00
v1_0.py Change api.service to use a class, fix validations in api 2013-10-28 18:23:00 +04:00
validation.py Fix API exceptions handling for message and error code 2013-11-28 14:12:36 +01:00