Go to file
Joshua Harlow 7d907296a5 Further updates to update.py
1. Adjust how import reforming is done to use a function
   to reform the import line (after modification).
2. Clean the old copy of taskflow (if it exists) before
   placing a new copy in its place, this is very useful
   to avoid stale files.
3. Move some constants to be offical global constants.
4. Show exactly what modules are being used from the
   containing projects openstack.common.
5. Fix how the distributed flow was breaking imports due
   to the location/usage of logbook in that module no
   longer being functionally correct.
6. Add a header to each file copied/created that tells
   people not to modify them directly.

Change-Id: I6387722e092b93418bd63b722a95a8efcaef788d
2013-09-03 14:26:23 -07:00
2013-09-03 14:26:23 -07:00
2013-08-26 12:45:21 -07:00
2013-08-18 09:17:51 -07:00
2013-05-07 10:49:44 -07:00
2013-07-07 21:46:32 -07:00
2013-06-27 11:00:05 -07:00
2013-07-07 21:46:32 -07:00
2013-07-07 21:46:32 -07:00
2013-08-01 18:46:21 -07:00
2013-09-03 14:26:23 -07:00

TaskFlow

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

Join us

Description
A library to complete workflows/tasks in HA manner
Readme 33 MiB
Languages
Python 99.3%
Shell 0.7%