taskflow/taskflow/examples
Joshua Harlow db15db8186 Fix up python 3.3 incompatabilities
Make the python 3.3 testing work by selectively
disabling & including eventlet, switch to testtools
and testrepository which has 2.6, 2.7, 3.2+ unified
testing support so that we can correctly run our
tests in all supported python versions.

Closes-Bug: #1251660
Co-authored-by: Alexander Gorodnev <agorodnev@griddynamics.com>
Change-Id: I23b6f04387cfd3bf6b5a044edffa446ca897ce3a
2013-11-21 18:38:44 +04:00
..
resume_many_flows Helpers to save flow factory in metadata 2013-10-14 19:00:47 +04:00
build_a_car.py Add more comments that explain example & usage 2013-10-11 16:28:05 -07:00
calculate_in_parallel.py Add more comments that explain example & usage 2013-10-11 16:01:31 -07:00
calculate_linear.py Add more comments that explain example & usage 2013-10-11 16:07:27 -07:00
create_parallel_volume.py Add more comments that explain example & usage 2013-10-11 17:00:45 -07:00
fake_billing.py Continue adding docs to examples 2013-10-11 18:43:07 -07:00
graph_flow.py Boost graph flow example comments 2013-10-16 13:56:03 -07:00
persistence_example.py Increase persistence example comments 2013-10-16 14:24:43 -07:00
resume_from_backend.out.txt A few resuming from backend comment adjustments 2013-10-16 15:46:25 -07:00
resume_from_backend.py Remove incorrect comment 2013-10-17 08:43:50 -07:00
resume_many_flows.out.txt Resumption from backend for action engine 2013-10-09 19:24:27 +04:00
resume_many_flows.py Add an introduction to explain resume_many example 2013-10-16 15:43:09 -07:00
resume_vm_boot.py Fix up python 3.3 incompatabilities 2013-11-21 18:38:44 +04:00
resume_volume_create.py Fix up python 3.3 incompatabilities 2013-11-21 18:38:44 +04:00
reverting_linear.out.txt Fix up python 3.3 incompatabilities 2013-11-21 18:38:44 +04:00
reverting_linear.py Fix up python 3.3 incompatabilities 2013-11-21 18:38:44 +04:00
simple_linear.out.txt Converted some examples to use patterns/engines 2013-09-04 19:33:12 +04:00
simple_linear.py Add docs/intro to simple_linear example 2013-10-16 16:56:44 -07:00
simple_linear_listening.out.txt Fix up python 3.3 incompatabilities 2013-11-21 18:38:44 +04:00
simple_linear_listening.py Fix up python 3.3 incompatabilities 2013-11-21 18:38:44 +04:00
wrapped_exception.py Wrapped exception doc/intro comment updates 2013-10-16 17:33:49 -07:00