mistral/mistral/tests
Vasudeo Nimbekar 88e7e7ceee Adding root_execution_id parameter to mistral loggers
After this patch, user can update logging format to include root_execution_id in logs, which will be helpful to find and debug logs related to specific workflow execution.

  - Logs about creation and status changes of Mistral entities(execution,
    task, action execution, etc) are changed to INFO log level.
  - User can update logging_context_format_string to include root_execution_id in logs.

Implements: Implements: blueprint improve-mistral-loggers

Change-Id: I54fe058e5451abba6ea7f69d03d498d78a90993e
2023-02-13 05:01:39 +00:00
..
releasenotes/notes Return the result of the MistralHTTPAction 2018-07-16 11:43:26 +01:00
resources Remove OpenStack actions from mistral 2020-02-26 10:12:01 +02:00
unit Adding root_execution_id parameter to mistral loggers 2023-02-13 05:01:39 +00:00
__init__.py Initial commit that fix py34 tests run 2015-09-15 09:57:47 +00:00