mistral/mistral
Vadim Zelenevskii ac8b2d0488 Add checksum field to wf definition
We have no way to determine whether the workflow definition has
changed or not.
This complicates the work with Mistral for external services.
A 'checksum' field has been added to workflow_definitions_v2
to solve this issue.

Implements: blueprint mistral-add-checksum-field-to-wf-definition

Change-Id: I99d095c6c74c62f134aedfa3a63308a0712db38d
2023-11-29 07:55:28 +00:00
..
actions Add an ability to hide sensitive data from http action logs 2023-01-24 21:54:00 +00:00
api Add checksum field to wf definition 2023-11-29 07:55:28 +00:00
auth Remove six.moves 2020-09-22 08:34:20 +08:00
cmd Refactor Mistral with Action Providers 2020-09-24 11:10:33 +00:00
db Add checksum field to wf definition 2023-11-29 07:55:28 +00:00
engine Fix join task not refreshing inbound context 2023-05-24 18:16:59 +03:00
event_engine Replace oslo_utils.fnmatch with fnmatch 2021-07-08 10:32:17 +00:00
executors Delete redundant print() 2020-12-14 06:57:00 +00:00
expressions Replace deprecated import of ABCs from collections 2022-03-02 09:30:29 +00:00
ext Use the Mistral syntax highlighting on the dsl v2 page 2017-04-06 10:20:34 +01:00
hacking Remove six library 2020-09-23 10:27:12 +08:00
lang Task skipping feature 2022-12-01 01:47:30 +03:00
notifiers Task skipping feature 2022-12-01 01:47:30 +03:00
policies created a new Api endpoints and added dynamic actions 2020-11-18 10:15:26 +00:00
resources/actions Move preinstalled workflows to mistral-extra 2020-02-26 14:33:36 +02:00
rpc Starting tasks via RPC 2023-02-16 13:19:42 +05:30
scheduler Remove references to sys.version_info 2021-07-10 06:20:08 +00:00
service Remove six library 2020-09-23 10:27:12 +08:00
services Add checksum field to wf definition 2023-11-29 07:55:28 +00:00
tests Add checksum field to wf definition 2023-11-29 07:55:28 +00:00
utils Merge "Adding root_execution_id parameter to mistral loggers" 2023-02-14 10:44:01 +00:00
workflow Fix join task not refreshing inbound context 2023-05-24 18:16:59 +03:00
__init__.py Remove eventlet monkey patch in mistral __init__ 2015-02-20 07:49:56 +00:00
_i18n.py Update and optimize documentation links 2017-07-19 17:10:49 +08:00
config.py Merge "Info endpoint" 2023-05-17 09:05:03 +00:00
context.py Merge "Info endpoint" 2023-05-17 09:05:03 +00:00
exceptions.py Added maintenance mode 2023-05-31 17:31:42 +05:30
messaging.py Remove usage of six.add_metaclass 2020-09-19 11:37:24 +08:00
version.py Update version.version_string to actually be a string 2018-10-09 11:30:10 -05:00