mistral/mistral/tests/unit
Nikolay Mahotkin c430a4620b Fix get event triggers
* Added get event triggers for all projects
   and the corresponding rule in policy.json
 * Fixed corresponding policy rule names for
   event triggers API

Change-Id: I74e65a1cee8d074cfd637e460465922b610237c5
2017-07-11 12:46:58 +03:00
..
actions Centralize session creation and authorization from OS clients 2017-06-27 13:18:12 +02:00
api Fix get event triggers 2017-07-11 12:46:58 +03:00
db Fix get event triggers 2017-07-11 12:46:58 +03:00
engine Add cron name/id to workflow execution description 2017-06-30 14:32:38 +02:00
executors Add option to run actions locally on the engine 2017-04-27 20:02:27 +00:00
expressions Yaql Tasks Function 2016-11-30 15:49:08 +00:00
hacking Added style enfore checks for assert statements 2017-06-05 16:05:57 +00:00
lang Optimize the link address 2017-06-10 01:23:58 +07:00
mstrlfixtures Added style enfore checks for assert statements 2017-06-05 16:05:57 +00:00
rpc Refactor mistral context using oslo_context 2017-06-23 10:34:40 +12:00
services Merge "Refactor mistral context using oslo_context" 2017-06-26 09:18:35 +00:00
utils Merge "Add 'triggered_by' into task execution runtime context" 2017-05-22 15:00:08 +00:00
workflow Rename package 'workbook' to 'lang' 2017-03-06 15:41:37 +07:00
__init__.py Fixed engine tests 2016-01-29 02:19:19 +00:00
base.py Refactor mistral context using oslo_context 2017-06-23 10:34:40 +12:00
config.py Move base.py and config.py under unit/ folder 2015-11-18 15:11:23 +03:00
fake_policy.py Role based resource access control - get executions 2017-04-03 09:42:58 +00:00
test_command_dispatcher.py Remove unnecessary setUp function in testcase 2017-04-03 09:42:20 +00:00
test_coordination.py Fix launch process of Mistral components 2016-11-30 17:42:15 +07:00
test_exception_base.py Removed unnecessary utf-8 encoding 2017-01-11 02:58:04 +00:00
test_expressions.py Correct missspellings of secret 2016-12-12 21:25:27 +00:00
test_serialization.py Fix serialization issue 2017-04-12 18:39:13 +00:00