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
/
flow.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace abc.abstractproperty with property and abc.abstractmethod
ljhuang
2022-08-03
1
-1
/
+2
*
Merge "Quote string representations"
5.0.0
Zuul
2022-06-13
1
-1
/
+1
|
\
|
*
Quote string representations
Michael Johnson
2022-06-10
1
-1
/
+1
*
|
Remove six
Takashi Kajinami
2022-05-18
1
-4
/
+2
|
/
*
Allow for alterations in decider 'area of influence'
Joshua Harlow
2016-01-09
1
-0
/
+3
*
For taskflow patterns don't show taskflow.patterns prefix
Joshua Harlow
2016-01-05
1
-2
/
+8
*
iter_nodes method added to flows
Timofey Durakov
2015-08-28
1
-0
/
+9
*
Add support for conditional execution
Joshua Harlow
2015-07-01
1
-0
/
+3
*
Update Flow::__str__
Manish Godara
2015-02-17
1
-3
/
+2
*
Switch to using 'oslo_utils' vs 'oslo.utils'
Joshua Harlow
2015-01-14
1
-1
/
+1
*
Move over to using oslo.utils [reflection, uuidutils]
Joshua Harlow
2014-12-18
1
-2
/
+1
*
Use constants for link metadata keys
Joshua Harlow
2014-10-18
1
-0
/
+13
*
Be smarter about required flow symbols
Joshua Harlow
2014-09-08
1
-25
/
+9
*
Upgrade hacking version and fix some of the issues
Joshua Harlow
2014-06-13
1
-2
/
+5
*
Use a name property setter instead of a set_name method
Joshua Harlow
2014-05-28
1
-1
/
+1
*
Put provides and requires code to basic Flow
Ivan A. Melnikov
2014-05-07
1
-16
/
+29
*
Iteration over links in flow interface
Ivan A. Melnikov
2014-03-21
1
-7
/
+15
*
Add retry to Flow patterns
Anastasia Karpinska
2014-03-14
1
-1
/
+19
*
Update comment + six.text_type instead of str for name
Joshua Harlow
2014-03-12
1
-1
/
+1
*
Remove extraneous vim configuration comments
yangxurong
2014-02-14
1
-2
/
+0
*
Doc strings and comments clean-up
skudriashev
2014-01-26
1
-1
/
+1
*
Move six to the right location
Joshua Harlow
2014-01-09
1
-0
/
+1
*
All classes should explicitly inherit object class
anastasia-karpinska
2013-11-28
1
-1
/
+2
*
Remove uuid from taskflow.flow.Flow
Ivan A. Melnikov
2013-10-15
1
-18
/
+8
*
Add more comments to flow/task
Joshua Harlow
2013-10-12
1
-6
/
+17
*
Move toward python 3/2 compatible metaclass
Joshua Harlow
2013-10-09
1
-3
/
+3
*
Wrapping and serializing failures
Ivan A. Melnikov
2013-10-04
1
-5
/
+2
*
Task decorator was removed and examples updated
Anastasia Karpinska
2013-09-23
1
-12
/
+0
*
Add provides and requires properties to Flow
Anastasia Karpinska
2013-09-11
1
-0
/
+8
*
Engine, task, linear_flow unification
Joshua Harlow
2013-09-05
1
-159
/
+26
*
Split utils module
Ivan A. Melnikov
2013-09-03
1
-3
/
+3
*
Add a locally running threaded flow
Joshua Harlow
2013-08-26
1
-48
/
+51
*
File movements
Joshua Harlow
2013-08-17
1
-0
/
+213