summaryrefslogtreecommitdiff
path: root/taskflow/tests/unit/worker_based/test_pipeline.py
Commit message (Expand)AuthorAgeFilesLines
* Bump futurist and remove waiting code in taskflowJoshua Harlow2015-07-251-3/+3
* Create and use a serial retry executorJoshua Harlow2015-07-211-2/+3
* Integrate futurist (and **remove** taskflow originating code)Joshua Harlow2015-07-091-2/+2
* 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/+1
* Stop returning atoms from execute/revert methodsJoshua Harlow2014-12-061-6/+11
* When creating daemon threads use the bundled threading_utilsJoshua Harlow2014-11-191-4/+2
* Remove direct usage of the deprecated failure locationJoshua Harlow2014-10-211-2/+2
* Use the features that the oslotest mock base class providesJoshua Harlow2014-09-271-1/+1
* Improve WBE testing coverageJoshua Harlow2014-07-251-0/+98