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>
Team and repository tags
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
Mistral Official Documentation
Project status, bugs, and blueprints are tracked on Launchpad
CloudFlow: visualization tool for workflow executions on https://github.com/nokia/CloudFlow
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0
Release notes for the project can be found at: https://docs.openstack.org/releasenotes/mistral/
Source for the project can be found at: https://opendev.org/openstack/mistral
Description
Languages
Python
98.9%
Shell
1%