Files
deb-python-taskflow/doc/source/index.rst
Jeremy Stanley c95bf4165d Revert "Move taskflow.utils.misc.Failure to its own module"
This reverts commit 42ca240e81 which
was a breaking change in a library consumed by other OpenStack
projects with no deprecation or backwards compatibility
considerations. It was able to merge because openstack/taskflow is
apparently not yet part of the integrated gate via the proposed
I202f4809afd689155e2cc4a00fc704fd772a0e92 change.

Change-Id: I96cf36dc317499df91e43502efc85221f8177395
Closes-Bug: #1300161
2014-03-31 12:59:31 +00:00

33 lines
507 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: 2
atoms
arguments_and_results
patterns
engines
inputs_and_outputs
notifications
storage
persistence
exceptions
utils
states
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`