Vitalii Solodilov
4bf03d8e7d
Remove extra a specification validation
Currently when we get a specification using the instantiate_spec function, we always validate their schema and semantics over and over again. To prevent it we add new validate parameter to a Spec class. The validate parameter must be True when we create a workflow, workbook or action using a mistral-api. In all other cases, it must be False. Change-Id: Ia450ea9635bc75c204fe031cfeeab154f1d03862 Closes-Bug: #1738769 Signed-off-by: Vitalii Solodilov <mcdkr@yandex.ru>
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/
Description
Languages
Python
98.9%
Shell
1%