Reservation Service for OpenStack
Go to file
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
climate Policy management for Climate 2014-01-07 12:31:39 +01:00
doc/source Add docs for REST API 1.0 2013-10-27 18:56:44 +04:00
etc Policy management for Climate 2014-01-07 12:31:39 +01:00
.gitignore Add Cover directory to gitignore 2013-11-28 15:24:43 +01:00
.gitreview Add gitreview file 2013-04-26 14:44:36 +02:00
.testr.conf Run tests using testrepository 2013-11-19 13:41:02 +01:00
HACKING.rst Add HACKING.rst with link to the style guidelines 2013-11-15 14:27:36 +04:00
openstack-common.conf Convert to a more modern form of openstack-common.conf 2013-11-14 20:31:29 +11:00
README.md Initial commit 2013-03-21 07:38:55 -07:00
requirements.txt Updated from global requirements 2013-12-10 22:22:58 +00:00
setup.cfg Revert "Support building wheels (PEP-427)" 2013-11-22 15:35:42 +00:00
setup.py Fix packages versions to match global requirements. 2013-10-09 22:11:14 +04:00
test-requirements.txt Updated from global requirements 2013-12-10 22:22:58 +00:00
tox.ini Merge "Hotfix for bug 1255928" 2013-11-28 14:00:30 +00:00

climate

OpenStack Reservation Service