To make it easy to find where the examples are located at a section of the developer docs that links to the source tree examples directory. Change-Id: Ie2222e7cb221764749353e0d05fa1df44c2db514
		
			
				
	
	
		
			39 lines
		
	
	
		
			568 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			568 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
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
 | 
						|
   patterns
 | 
						|
   engines
 | 
						|
   workers
 | 
						|
   jobs
 | 
						|
   inputs_and_outputs
 | 
						|
   notifications
 | 
						|
   persistence
 | 
						|
   resumption
 | 
						|
   exceptions
 | 
						|
   utils
 | 
						|
   states
 | 
						|
   examples
 | 
						|
 | 
						|
Indices and tables
 | 
						|
==================
 | 
						|
 | 
						|
* :ref:`genindex`
 | 
						|
* :ref:`modindex`
 | 
						|
* :ref:`search`
 | 
						|
 |