TaskFlow¶
TaskFlow is a Python library that helps to make task execution easy, consistent and reliable. 1
Note
If you are just getting started or looking for an overview please visit: https://wiki.openstack.org/wiki/TaskFlow which provides better introductory material, description of high level goals and related content.
Release Notes¶
Read also the taskflow Release Notes.
Indices and tables¶
- 1
It should be noted that even though it is designed with OpenStack integration in mind, and that is where most of its current integration is it aims to be generally usable and useful in any project.