mistral/mistral/policies
Pierre Gaxatte 522f388709 Add a policy to control the right to publish resources
This change intends to add the following policies:
- actions:publicize
- workflows:publicize

A refactor of the policy tests is included to increase the coverage.

Change-Id: I8bd637f7de63f02c63f3c304cb6f5198fc0c5f42
Closes-Bug: 1779293
2018-07-05 11:46:52 +02:00
..
__init__.py Implement policy in code - event trigger (11) 2017-11-27 02:47:50 +00:00
action.py Add a policy to control the right to publish resources 2018-07-05 11:46:52 +02:00
action_executions.py Implement policy in code - action execution (2) 2017-11-27 02:46:42 +00:00
base.py Implement policy in code (1) 2017-11-27 02:46:32 +00:00
cron_trigger.py Implement policy in code - cron trigger (4) 2017-11-27 02:46:56 +00:00
environment.py Implement policy in code - environment (5) 2017-11-27 02:47:03 +00:00
event_trigger.py Implement policy in code - event trigger (11) 2017-11-27 02:47:50 +00:00
execution.py Implement policy in code - execution (6) 2017-11-27 02:47:11 +00:00
member.py Implement policy in code - member (7) 2017-11-27 02:47:21 +00:00
service.py Implement policy in code - service and task (8) 2017-11-27 02:47:29 +00:00
task.py Implement policy in code - service and task (8) 2017-11-27 02:47:29 +00:00
workbook.py Implement policy in code - workbook (9) 2017-11-27 02:47:35 +00:00
workflow.py Add a policy to control the right to publish resources 2018-07-05 11:46:52 +02:00