summaryrefslogtreecommitdiff
path: root/taskflow/engines/worker_based
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "WBE documentation tweaks/adjustments"Jenkins2015-01-231-8/+21
|\ \
| * | WBE documentation tweaks/adjustmentsJoshua Harlow2015-01-231-8/+21
| |/
* | Tidy up the WBE cache (now WBE types) moduleJoshua Harlow2015-01-224-121/+249
|/
* Use explicit WBE object arguments (instead of kwargs)Joshua Harlow2015-01-223-22/+28
* Increase robustness of WBE producer/consumersJoshua Harlow2015-01-203-20/+90
* Switch to using 'oslo_utils' vs 'oslo.utils'Joshua Harlow2015-01-144-6/+6
* Use platform neutral line separator(s)Joshua Harlow2015-01-121-2/+7
* Allow specifying the engine 'executor' as a stringJoshua Harlow2015-01-011-12/+24
* Merge "Get the basics of a process executor working"Jenkins2014-12-202-13/+9
|\
| * Get the basics of a process executor workingJoshua Harlow2014-12-192-13/+9
* | Move over to using oslo.utils [reflection, uuidutils]Joshua Harlow2014-12-184-5/+7
|/
* Base task executor should provide 'wait_for_any'Joshua Harlow2014-12-151-5/+0
* Use the notifier type in the task class/module directlyJoshua Harlow2014-12-134-46/+88
* Remove the base postfix from the internal task executorJoshua Harlow2014-12-121-1/+1
* Merge "Add and use a new simple helper logging module"Jenkins2014-12-116-7/+6
|\
| * Add and use a new simple helper logging moduleJoshua Harlow2014-12-086-7/+6
* | Merge "Stop returning atoms from execute/revert methods"Jenkins2014-12-092-5/+6
|\ \ | |/ |/|
| * Stop returning atoms from execute/revert methodsJoshua Harlow2014-12-062-5/+6
* | Use condition variables using 'with'Joshua Harlow2014-12-081-8/+2
|/
* Merge "Be explicit about publish keyword arguments"Jenkins2014-12-052-13/+12
|\
| * Be explicit about publish keyword argumentsJoshua Harlow2014-12-042-13/+12
* | Merge "Raise value errors instead of asserts"Jenkins2014-12-041-1/+2
|\ \ | |/ |/|
| * Raise value errors instead of assertsJoshua Harlow2014-12-021-1/+2
* | Merge "Allow the worker banner to be written to an arbitrary location"Jenkins2014-12-031-3/+7
|\ \
| * | Allow the worker banner to be written to an arbitrary locationJoshua Harlow2014-10-081-3/+7
* | | Merge "Use standard threading locks in the cache types"Jenkins2014-12-031-2/+2
|\ \ \ | |_|/ |/| |
| * | Use standard threading locks in the cache typesJoshua Harlow2014-10-251-2/+2
* | | Merge "Remove attrdict and just use existing types"Jenkins2014-11-191-7/+22
|\ \ \
| * | | Remove attrdict and just use existing typesJoshua Harlow2014-10-181-7/+22
| |/ /
* | | Remove direct usage of the deprecated failure locationJoshua Harlow2014-10-213-14/+15
|/ /
* | Merge "Use and verify event and latch wait() return using timeouts"Jenkins2014-10-191-2/+2
|\ \
| * | Use and verify event and latch wait() return using timeoutsJoshua Harlow2014-10-181-2/+2
* | | Deprecate `engine_conf` and prefer `engine` insteadJoshua Harlow2014-10-181-17/+13
|/ /
* | Increase robustness of WBE message and request processingJoshua Harlow2014-09-271-15/+43
|/
* Adjust the WBE log levelsJoshua Harlow2014-09-272-15/+26
* Merge "Increase/adjust the logging of the WBE response/send activities"Jenkins2014-09-272-8/+21
|\
| * Increase/adjust the logging of the WBE response/send activitiesJoshua Harlow2014-09-222-8/+21
* | Merge "Switch to using oslo.utils and oslo.serialization"Jenkins2014-09-262-2/+3
|\ \
| * | Switch to using oslo.utils and oslo.serializationJoshua Harlow2014-09-202-2/+3
* | | Documentation cleanups and tweaksJoshua Harlow2014-09-231-28/+10
| |/ |/|
* | Merge "Allow WBE request transition timeout to be dynamic"Jenkins2014-09-232-6/+19
|\ \
| * | Allow WBE request transition timeout to be dynamicJoshua Harlow2014-08-122-6/+19
* | | Merge "Reject WBE messages if they can't be put in an ack state"Jenkins2014-09-231-0/+3
|\ \ \
| * | | Reject WBE messages if they can't be put in an ack stateJoshua Harlow2014-09-021-0/+3
* | | | Merge "LOG which requeue filter callback failed"Jenkins2014-09-231-6/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | LOG which requeue filter callback failedJoshua Harlow2014-08-121-6/+10
| | |/ | |/|
* | | Update transitioning function name to be more understandableJoshua Harlow2014-09-052-9/+18
* | | Use explicit WBE request state transitionsJoshua Harlow2014-09-042-30/+120
* | | Make the WBE worker banner information more meaningfulJoshua Harlow2014-08-213-19/+107
| |/ |/|
* | Avoid naming time type module the same as a builtinJoshua Harlow2014-08-122-3/+3
|/