09ad2eebe4c5bea1efc83e875cac01d43541d881

* There was a race condition in the test that expected different times for two workflow runs (the second one is a rerun) although there was a chance that they could be the same. A delay between two runs was added to fix that. * Delays of some workflow tasks in the tests were too long. No need to do. It only increases test execution times w/o adding any real value. * Workflow definitions were moved into the tests where they're used. It improves readability. * Fixed style (blank lines, naming, etc.) Change-Id: Id61bc612014fde600366b1230ff073930a7970ce
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
99%
Shell
0.9%