1bfed651aece29b0b4956e3a9a3a0cbd21f0956d

It is now possible to specify what task provides when task class (deriving from taskflow.task.Task) is defined, using 'default_provides' class attribute or property. This specification may still be overridden when task instance is created via 'provides' constructor parameter. Change-Id: If300c3a35807422d06c0196e84891faebde83c02
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
Description