summaryrefslogtreecommitdiff
path: root/taskflow/tests/unit/worker_based/test_endpoint.py
Commit message (Expand)AuthorAgeFilesLines
* Replace assertEqual(None, *) with assertIsNone in testsweiweigu2016-07-121-1/+1
* Fix order of assertEqual for unit.worker_basedlin-hua-cheng2015-10-171-7/+7
* 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/+7
* Remove extraneous vim configuration commentsStanislav Kudriashev2014-02-211-2/+0
* Message-oriented worker-based flow with kombuStanislav Kudriashev2014-02-191-0/+82