blazar/climate
sbauza 8443312186 Policy management for Climate
Implements policies in Climate with unittests based on Oslo.
Tight integration with Context as it will populate to Context
if user is admin or not based on policy.json

In order to make that work, please add policy.json to /etc/climate

Decorator @policy.authorize allows enforcing policy checks on
controllers.

Implements bp:climate-policy

Change-Id: I94e8fa142e5c5d830b0bea9278e5a47f9904db4c
2014-01-07 12:31:39 +01:00
..
api Policy management for Climate 2014-01-07 12:31:39 +01:00
cmd Remove empty copyright headers 2013-12-03 11:30:27 +01:00
db DB API and models for supporting Compute Hosts Reservations 2013-12-09 15:01:40 +01:00
inventory Use flake8 + hacking instead of pep8 2013-10-09 22:11:14 +04:00
manager Merge "Remove empty copyright headers" 2013-12-06 07:37:56 +00:00
openstack Update openstack/common/lockutils 2013-11-16 21:36:51 +11:00
plugins Nova Aggregate wrapper to manage host allocation pools 2013-12-09 23:51:31 +01:00
scheduler Import project layout 2013-03-21 17:49:08 +01:00
tests Policy management for Climate 2014-01-07 12:31:39 +01:00
utils Refactor context module to make it more flexible 2013-11-25 14:10:23 +04:00
__init__.py Import project layout 2013-03-21 17:49:08 +01:00
config.py Remove nova dependency 2013-11-22 17:16:23 +04:00
context.py Refactor context module to make it more flexible 2013-11-25 14:10:23 +04:00
exceptions.py Fix API exceptions handling for message and error code 2013-11-28 14:12:36 +01:00
policy.py Policy management for Climate 2014-01-07 12:31:39 +01:00
version.py Add basic documentation possibility. 2013-10-14 16:55:29 +02:00