Workflow Service for OpenStack.
06e776e6e3
*the new endpoints are: v2/executions/{ex_id}/executions v2/tasks/{task_id}/executions it returns a list of execution resources, by default the API will return all sub-executions the API can take 3 parameters: errors_only: returns only the error routes - default is False include_output: includes the output field for the returned executions - default is False max_depth: the max depth for the returned executions - if a negative value is given, then the API will return all sub-executions - default is -1 Partially-Implements: blueprint mistral-execution-origin Change-Id: I2a4c5e6890dbb4de868ce885d51341b15e359233 Signed-off-by: ali <ali.abdelal@nokia.com> |
||
---|---|---|
api-ref/source | ||
devstack | ||
doc | ||
etc | ||
mistral | ||
playbooks | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.dockerignore | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
Mistral
Workflow Service for OpenStack cloud. This project aims to provide a mechanism to define tasks and workflows without writing code, manage and execute them in the cloud 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
Additional resources are linked from the project Wiki page
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