mistral/mistral/tests/unit
Thomas Herve a944cdb98e Don't use oslo context get_logging_values
get_logging_values has been changed recently to not pass the token
anymore, call to_dict as expected.

Change-Id: I3a7f1293a4d0082274af270f86b5c732d898f8bc
Closes-Bug: #1733345
2017-11-24 14:52:42 +01:00
..
actions Allow mistral actions to run when authentication is not configured. 2017-10-06 03:44:39 +00:00
api Merge "Get rid of ensure_* functions from db api" 2017-11-08 18:13:12 +00:00
db Normalize sorting 2017-10-30 22:07:15 +03:00
engine Merge "Add a periodic job to check workflow execution integrity" 2017-11-15 19:50:05 +00:00
executors Optimize sending result to parent workflow 2017-10-09 01:38:33 +00:00
expressions Fix yaql / json_pp deprecation warning 2017-11-15 16:44:22 +01:00
hacking Fix the pep8 commands failed 2017-07-27 22:15:12 +08:00
lang Unsupported 'message' Exception attribute in PY3 2017-07-25 12:45:23 +01:00
mstrlfixtures Added style enfore checks for assert statements 2017-06-05 16:05:57 +00:00
rpc Don't use oslo context get_logging_values 2017-11-24 14:52:42 +01:00
services Removed NOT IN query from expiration policy. 2017-09-21 12:45:21 +02:00
utils Add a yaml_dump expression 2017-10-19 13:20:17 -04: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 Add a config option to disable cron triggers 2017-10-26 13:48:05 +03: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 Tests: Remove the redundant method 2017-07-12 16:41:31 +08: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_launcher.py Fix launcher tests 2017-10-27 08:58:25 +00:00
test_serialization.py Fix serialization issue 2017-04-12 18:39:13 +00:00