e13e831592b919164fa45a4e9ff24d64e62682b3
The basetask revert/execute comments were updated to be more clear and to remove the details about context (which no longer is passed in) as well as to explain the kwargs passed into the revert method and how and why they are provided. Change-Id: Ie3abb1c73a526e35f37eb2636407dac983e7fcc4
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