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
/
storage.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Map optional arguments as well as required arguments"
Jenkins
2015-02-11
1
-1
/
+8
|
\
|
*
Map optional arguments as well as required arguments
Min Pae
2015-02-10
1
-1
/
+8
*
|
Default to using a thread-safe storage unit
Joshua Harlow
2015-02-05
1
-24
/
+8
|
/
*
Make all/most usage of type errors follow a similar pattern
Joshua Harlow
2015-01-23
1
-2
/
+2
*
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
-2
/
+2
*
Merge "Add a history retry object, makes retry histories easier to use"
Jenkins
2014-12-18
1
-10
/
+25
|
\
|
*
Add a history retry object, makes retry histories easier to use
Joshua Harlow
2014-11-19
1
-10
/
+25
*
|
Add and use a new simple helper logging module
Joshua Harlow
2014-12-08
1
-12
/
+9
|
/
*
Remove direct usage of the deprecated failure location
Joshua Harlow
2014-10-21
1
-1
/
+2
*
Merge "Expose only `ensure_atom` from storage"
Jenkins
2014-10-18
1
-5
/
+23
|
\
|
*
Expose only `ensure_atom` from storage
Joshua Harlow
2014-09-27
1
-5
/
+23
*
|
Revamp the symbol lookup mechanism
Joshua Harlow
2014-09-08
1
-58
/
+216
|
/
*
Upgrade hacking version and fix some of the issues
Joshua Harlow
2014-06-13
1
-6
/
+12
*
Rename inject_task_args to inject_atom_args
Joshua Harlow
2014-06-02
1
-6
/
+19
*
add the ability to inject arguments into tasks at task creation
Greg Hill
2014-05-28
1
-3
/
+16
*
Allow transient values to be stored in storage
Joshua Harlow
2014-04-11
1
-8
/
+33
*
Allow atoms to save their own state/result
0.2
Joshua Harlow
2014-04-01
1
-16
/
+4
*
Merge "Decrease extraneous logging"
Jenkins
2014-04-01
1
-2
/
+0
|
\
|
*
Decrease extraneous logging
Joshua Harlow
2014-03-31
1
-2
/
+0
|
*
Revert "Move taskflow.utils.misc.Failure to its own module"
Jeremy Stanley
2014-03-31
1
-3
/
+2
|
*
Move taskflow.utils.misc.Failure to its own module
Ivan A. Melnikov
2014-03-31
1
-2
/
+3
*
|
Handle retry last_results/last_failure better
Joshua Harlow
2014-03-31
1
-18
/
+21
|
/
*
Set logbook/flowdetail/atomdetail meta to empty dict
Joshua Harlow
2014-03-27
1
-8
/
+5
*
Persistence cleanup part one
Joshua Harlow
2014-03-26
1
-157
/
+193
*
Merge "Use same code to reset flow and parts of it"
Jenkins
2014-03-26
1
-18
/
+0
|
\
|
*
Use same code to reset flow and parts of it
Ivan A. Melnikov
2014-03-26
1
-18
/
+0
*
|
Adjust the exception hierachy
Joshua Harlow
2014-03-24
1
-2
/
+2
|
/
*
Flow smart revert with retry controller
Anastasia Karpinska
2014-03-18
1
-4
/
+23
*
Add atom intentions for tasks and retries
Anastasia Karpinska
2014-03-18
1
-0
/
+10
*
Extend logbook and storage to work with retry
Anastasia Karpinska
2014-03-14
1
-26
/
+83
*
Remove extraneous vim configuration comments
yangxurong
2014-02-14
1
-2
/
+0
*
Use reader/writer locks in storage
Joshua Harlow
2014-02-05
1
-138
/
+160
*
Doc strings and comments clean-up
skudriashev
2014-01-26
1
-23
/
+23
*
Merge "Move the container fetcher function to utils"
Jenkins
2014-01-20
1
-19
/
+2
|
\
|
*
Move the container fetcher function to utils
Joshua Harlow
2013-12-30
1
-19
/
+2
*
|
Move six to the right location
Joshua Harlow
2014-01-09
1
-0
/
+1
|
/
*
Graph action refactoring
Anastasia Karpinska
2013-12-26
1
-0
/
+4
*
Storage: use names instead of uuids in interface
Anastasia Karpinska
2013-12-18
1
-59
/
+87
*
Merge "Use update_task_metadata in set_task_progress"
Jenkins
2013-12-10
1
-10
/
+11
|
\
|
*
Use update_task_metadata in set_task_progress
Joshua Harlow
2013-12-09
1
-10
/
+11
*
|
Merge "Capture task duration"
Jenkins
2013-12-10
1
-0
/
+12
|
\
\
|
|
/
|
*
Capture task duration
Joshua Harlow
2013-12-09
1
-0
/
+12
*
|
Fix misspellings
Stanislav Kudriashev
2013-12-10
1
-1
/
+1
|
/
*
All classes should explicitly inherit object class
anastasia-karpinska
2013-11-28
1
-1
/
+2
*
Storage: add methods to get all flow failures
Ivan A. Melnikov
2013-11-15
1
-2
/
+38
*
Don't reset tasks to PENDING state while reverting
Ivan A. Melnikov
2013-10-31
1
-5
/
+30
*
Do not erase task progress details
Ivan A. Melnikov
2013-10-18
1
-7
/
+11
*
Storage: restore injected data on resumption
Ivan A. Melnikov
2013-10-18
1
-8
/
+32
*
Merge "Beef up storage comments"
Jenkins
2013-10-15
1
-2
/
+8
|
\
[next]