index
:
delta/openstack/taskflow.git
master
stable/2023.1
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
opendev.org: openstack/taskflow.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
taskflow
/
engines
/
worker_based
/
protocol.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove six
Takashi Kajinami
2022-05-18
1
-7
/
+5
*
Use a automaton machine for WBE request state machine
Joshua Harlow
2016-02-21
1
-37
/
+89
*
Add WBE worker expiry
Joshua Harlow
2016-02-14
1
-0
/
+4
*
Some WBE protocol/executor cleanups
Joshua Harlow
2016-02-14
1
-59
/
+31
*
Fix for WBE sporadic timeout of tasks
Joshua Harlow
2016-02-05
1
-1
/
+1
*
Handle cases where exc_args can't be serialized as JSON in the WBE
Greg Hill
2016-01-28
1
-2
/
+15
*
Make more of the WBE logging and '__repr__' message more useful
Joshua Harlow
2015-10-09
1
-3
/
+12
*
Provide a deprecated alias for the now removed stop watch class
Joshua Harlow
2015-07-12
1
-2
/
+1
*
Integrate futurist (and **remove** taskflow originating code)
Joshua Harlow
2015-07-09
1
-2
/
+2
*
Remove all 'lock_utils' now that fasteners provides equivalents
Joshua Harlow
2015-06-04
1
-2
/
+2
*
Use the ability to chain exceptions correctly
Joshua Harlow
2015-04-03
1
-12
/
+20
*
Use the class name instead of the TYPE property in __str__
Joshua Harlow
2015-03-17
1
-1
/
+2
*
Just use the class name instead of TYPE constant
Joshua Harlow
2015-03-15
1
-4
/
+7
*
Use a collections.namedtuple for the request work unit
Joshua Harlow
2015-03-13
1
-2
/
+7
*
Add + use failure json schema validation
Joshua Harlow
2015-03-11
1
-14
/
+57
*
Merge "WBE documentation tweaks/adjustments"
Jenkins
2015-01-23
1
-8
/
+21
|
\
|
*
WBE documentation tweaks/adjustments
Joshua Harlow
2015-01-23
1
-8
/
+21
*
|
Tidy up the WBE cache (now WBE types) module
Joshua Harlow
2015-01-22
1
-6
/
+9
|
/
*
Switch to using 'oslo_utils' vs 'oslo.utils'
Joshua Harlow
2015-01-14
1
-2
/
+2
*
Move over to using oslo.utils [reflection, uuidutils]
Joshua Harlow
2014-12-18
1
-1
/
+1
*
Use the notifier type in the task class/module directly
Joshua Harlow
2014-12-13
1
-16
/
+20
*
Merge "Add and use a new simple helper logging module"
Jenkins
2014-12-11
1
-1
/
+1
|
\
|
*
Add and use a new simple helper logging module
Joshua Harlow
2014-12-08
1
-1
/
+1
*
|
Stop returning atoms from execute/revert methods
Joshua Harlow
2014-12-06
1
-1
/
+2
|
/
*
Remove direct usage of the deprecated failure location
Joshua Harlow
2014-10-21
1
-5
/
+5
*
Switch to using oslo.utils and oslo.serialization
Joshua Harlow
2014-09-20
1
-1
/
+1
*
Update transitioning function name to be more understandable
Joshua Harlow
2014-09-05
1
-2
/
+11
*
Use explicit WBE request state transitions
Joshua Harlow
2014-09-04
1
-12
/
+86
*
Avoid naming time type module the same as a builtin
Joshua Harlow
2014-08-12
1
-2
/
+2
*
WBE request message validation
Joshua Harlow
2014-07-25
1
-2
/
+54
*
WBE response message validation
Joshua Harlow
2014-07-25
1
-1
/
+60
*
WBE notification message validation
Joshua Harlow
2014-07-25
1
-0
/
+45
*
Enabled hacking checks H305 and H307
Christian Berendt
2014-07-17
1
-2
/
+1
*
Create a top level time type
Joshua Harlow
2014-06-20
1
-1
/
+2
*
Upgrade hacking version and fix some of the issues
Joshua Harlow
2014-06-13
1
-4
/
+9
*
Revert "Move taskflow.utils.misc.Failure to its own module"
Jeremy Stanley
2014-03-31
1
-6
/
+5
*
Move taskflow.utils.misc.Failure to its own module
Ivan A. Melnikov
2014-03-31
1
-5
/
+6
*
Persistence cleanup part one
Joshua Harlow
2014-03-26
1
-4
/
+3
*
Improve logging for proxy publish
Stanislav Kudriashev
2014-03-20
1
-1
/
+1
*
[WBE] Collect information from workers
Stanislav Kudriashev
2014-03-18
1
-7
/
+30
*
Merge "Introduce message types for WBE protocol"
Jenkins
2014-03-17
1
-2
/
+51
|
\
|
*
Introduce message types for WBE protocol
Stanislav Kudriashev
2014-03-14
1
-2
/
+51
*
|
Update request `expired` property docsting
Stanislav Kudriashev
2014-03-14
1
-3
/
+2
|
/
*
Rename remote task to request
Stanislav Kudriashev
2014-03-12
1
-0
/
+82
*
Worker-based engine clean-ups
Stanislav Kudriashev
2014-03-07
1
-2
/
+2
*
Remove extraneous vim configuration comments
Stanislav Kudriashev
2014-02-21
1
-2
/
+0
*
Message-oriented worker-based flow with kombu
Stanislav Kudriashev
2014-02-19
1
-0
/
+47