427edbc644fc50dea9693f2d0941e1b9911ad7c0
The problem of incompatibility between subunit<0.0.18 and testtools>=0.9.35 was fixed in subunit>=0.0.18: https://launchpad.net/subunit/trunk/0.0.18 Additionally, subunit is now depends on testtools>=0.9.34 Change-Id: If74785f9d9a59a9d6dc534b02f25ad041ee777cb
TaskFlow
A library to do [jobs, tasks, flows] in a HA manner using different backends to be used with OpenStack projects.
- More information at http://wiki.openstack.org/wiki/TaskFlow
Join us
Help
Tox.ini
To generate tox.ini, use the toxgen.py script by first installing
toxgen and then provide that script
as input the tox-tmpl.ini file to generate the final tox.ini file.
For example:
$ toxgen.py -i tox-tmpl.ini -o tox.ini
Description