taskflow/taskflow
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
..
engines Pass flow failures to task's revert method 2013-11-15 23:18:35 +04:00
examples Fix up python 3.3 incompatabilities 2013-11-21 18:38:44 +04:00
jobs Move toward python 3/2 compatible metaclass 2013-10-09 17:39:05 -07:00
listeners Move toward python 3/2 compatible metaclass 2013-10-09 17:39:05 -07:00
openstack Update oslo and bring py3kcompat in 2013-10-17 11:44:33 +04:00
patterns Remove uuid from taskflow.flow.Flow 2013-10-15 10:52:05 +04:00
persistence Fix up python 3.3 incompatabilities 2013-11-21 18:38:44 +04:00
tests Fix up python 3.3 incompatabilities 2013-11-21 18:38:44 +04:00
utils Fix up python 3.3 incompatabilities 2013-11-21 18:38:44 +04:00
__init__.py Continue on getting ready for the memory impl. to be useful. 2013-05-12 14:45:24 -07:00
exceptions.py Validate each flow state change 2013-10-07 16:46:02 +04:00
flow.py Remove uuid from taskflow.flow.Flow 2013-10-15 10:52:05 +04:00
states.py Don't reset tasks to PENDING state while reverting 2013-10-31 13:42:52 +04:00
storage.py Storage: add methods to get all flow failures 2013-11-15 23:15:50 +04:00
task.py Support for optional task arguments 2013-10-22 11:38:51 +04:00
test.py Fix up python 3.3 incompatabilities 2013-11-21 18:38:44 +04:00
version.py Prepare for 0.1 release 2013-10-14 01:03:32 +00:00