mistral/mistral/api/controllers/v2
hardik 11e443efeb Added role base authentication support
Mistral api access can be restricted base on role
by modifying /etc/mistral/policy.json file.

Change-Id: I4c78ca4cc04d25f46aea55948bce339cfe460ff0
Implements: blueprint mistral-customize-authorization
2016-06-14 05:15:00 +00:00
..
__init__.py Implement REST API v2.0 2014-09-01 11:17:53 +07:00
action.py Added role base authentication support 2016-06-14 05:15:00 +00:00
action_execution.py Added role base authentication support 2016-06-14 05:15:00 +00:00
cron_trigger.py Added role base authentication support 2016-06-14 05:15:00 +00:00
environment.py Added role base authentication support 2016-06-14 05:15:00 +00:00
execution.py Added role base authentication support 2016-06-14 05:15:00 +00:00
member.py Added role base authentication support 2016-06-14 05:15:00 +00:00
root.py Add Service API 2015-08-11 22:06:41 +08:00
service.py Added role base authentication support 2016-06-14 05:15:00 +00:00
task.py Added role base authentication support 2016-06-14 05:15:00 +00:00
types.py Refactored filter implementation. 2015-10-21 04:27:54 +00:00
validation.py Trival: Remove unused logging import 2015-12-28 13:11:03 +08:00
workbook.py Added role base authentication support 2016-06-14 05:15:00 +00:00
workflow.py Added role base authentication support 2016-06-14 05:15:00 +00:00