A library to complete workflows/tasks in HA manner
Go to file
Joshua Harlow c83d4ab4e3 Add in openstack common and remove patch references.
Take some basic module from openstack oslo incubator and
use them to replace functionality that was in nova when
this patch was formed. Remove other references to make this
more of a general library from the get-go.
2013-05-08 19:32:50 -07:00
taskflow Add in openstack common and remove patch references. 2013-05-08 19:32:50 -07:00
tools Continue moving here 2013-05-07 14:48:18 -07:00
.gitignore Initial commit 2013-05-07 10:45:34 -07:00
LICENSE Move the code over for now 2013-05-07 10:49:44 -07:00
README.md Merge branch 'master' of github.com:yahoo/TaskFlow 2013-05-07 14:49:11 -07:00
openstack-common.conf Add in openstack common and remove patch references. 2013-05-08 19:32:50 -07:00
setup.py Continue moving here 2013-05-07 14:48:18 -07:00

README.md

TaskFlow

A library to do [jobs, tasks, workflows] in a HA manner using different backends to be used with OpenStack projects.