ali 9be4f8e119 created a new Api endpoints and added dynamic actions
* added dynamic actions:
     these actions are created and modified in runtime,
     each action needs a code source to be imported from and a
     class name.

 - there are 2 new endpoints:
    - /v2/code_sources/:
       used to add new code sources to mistral.
    - /v2/dynamic_actions/:
      used to add dynamic actions to mistral in runtime

 - a new Action provider (DynamicActionProvider) was added:
    it provides the actions created from the dynamic actions api.

Change-Id: I9fe8c28ffdef71016d9dc13aea60a288c8ebaa0a
Signed-off-by: ali <ali.abdelal@nokia.com>
2020-11-18 10:15:26 +00:00
2020-10-29 10:52:57 +08:00
2019-04-19 19:37:05 +00:00
2018-05-30 14:46:25 -04:00
2020-09-25 12:28:28 +00:00
2017-07-27 22:15:12 +08:00
2013-12-30 13:11:49 +07:00
2020-02-27 17:49:19 +07:00
2019-10-23 09:26:22 +00:00
2017-03-03 10:17:44 +00:00
2020-11-17 13:57:54 +08:00

Team and repository tags

image

Mistral

Workflow Service integrated with OpenStack. This project aims to provide a mechanism to define tasks and workflows in a simple YAML-based language, manage and execute them in a distributed environment.

Project Resources

Description
Workflow Service for OpenStack.
Readme 50 MiB
Languages
Python 98.9%
Shell 1%