- Move Flow States documentation from wiki to development docs - Add Retry States section Change-Id: Ie60dbbae9290ed3a49e6e58037a1a977a83850d8
30 lines
443 B
ReStructuredText
30 lines
443 B
ReStructuredText
TaskFlow
|
|
========
|
|
|
|
TaskFlow is a Python library for OpenStack that helps make task execution easy, consistent, and reliable.
|
|
|
|
TaskFlow documentation is hosted on wiki: https://wiki.openstack.org/wiki/TaskFlow
|
|
|
|
Contents
|
|
========
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
atoms
|
|
patterns
|
|
engines
|
|
storage
|
|
persistence
|
|
exceptions
|
|
utils
|
|
states
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|