summaryrefslogtreecommitdiff
path: root/taskflow/engines/worker_based/endpoint.py
Commit message (Expand)AuthorAgeFilesLines
* Switch to using 'oslo_utils' vs 'oslo.utils'Joshua Harlow2015-01-141-1/+1
* Move over to using oslo.utils [reflection, uuidutils]Joshua Harlow2014-12-181-1/+2
* Use the notifier type in the task class/module directlyJoshua Harlow2014-12-131-5/+3
* Stop returning atoms from execute/revert methodsJoshua Harlow2014-12-061-4/+4
* Worker-based engine clean-upsStanislav Kudriashev2014-03-071-3/+3
* Remove extraneous vim configuration commentsStanislav Kudriashev2014-02-211-2/+0
* Message-oriented worker-based flow with kombuStanislav Kudriashev2014-02-191-0/+52