blazar/climate/tests/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 Add Host Reservation Admin API 2013-12-03 10:48:00 +01:00
__init__.py Remove empty copyright headers 2013-12-03 11:30:27 +01:00
test_app.py Add Host Reservation Admin API 2013-12-03 10:48:00 +01:00
test_context.py Remove explicit access to is_admin in context 2014-02-19 17:05:41 +04:00
test_service.py Add unit tests to api functionality 2013-11-20 11:40:14 +04:00
test_utils.py Fix API exceptions handling for message and error code 2013-11-28 14:12:36 +01:00
test_v1_0.py Add unit tests to api functionality 2013-11-20 11:40:14 +04:00
test_validation.py Add unit tests to api functionality 2013-11-20 11:40:14 +04:00