TaskFlow
========

*TaskFlow is a Python library for OpenStack that helps make task execution
easy, consistent, and reliable.*

.. note::

    Additional documentation is also hosted on wiki:
    https://wiki.openstack.org/wiki/TaskFlow

Contents
========

.. toctree::
   :maxdepth: 2

   atoms
   arguments_and_results
   inputs_and_outputs

   patterns
   engines
   notifications
   persistence
   resumption

   jobs
   conductors

.. toctree::
   :hidden:

   workers

Miscellaneous
-------------

.. toctree::
   :maxdepth: 2

   exceptions
   utils
   states
   examples

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

