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
/
tests
/
unit
/
test_storage.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace assertRaisesRegexp with assertRaisesRegex
Vu Cong Tuan
2017-06-03
1
-20
/
+20
*
Replace assertEqual(None, *) with assertIsNone in tests
weiweigu
2016-07-12
1
-3
/
+3
*
Add public property from storage to flowdetail.meta
Greg Hill
2015-11-17
1
-1
/
+3
*
Fix order of assertEqual for unit.test_*
lin-hua-cheng
2015-10-17
1
-69
/
+69
*
Retain atom 'revert' result (or failure)
Joshua Harlow
2015-07-10
1
-8
/
+28
*
Rename logbook module -> models module
Joshua Harlow
2015-07-08
1
-5
/
+5
*
Merge "Allow injected atom args to be persisted"
Jenkins
2015-03-12
1
-0
/
+25
|
\
|
*
Allow injected atom args to be persisted
Joshua Harlow
2015-03-11
1
-0
/
+25
*
|
added update_flow_metadata method to Storage class
Dan Krause
2015-03-10
1
-0
/
+6
|
/
*
Merge "Map optional arguments as well as required arguments"
Jenkins
2015-02-11
1
-0
/
+14
|
\
|
*
Map optional arguments as well as required arguments
Min Pae
2015-02-10
1
-0
/
+14
*
|
Default to using a thread-safe storage unit
Joshua Harlow
2015-02-05
1
-8
/
+5
|
/
*
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
-1
/
+2
*
Add a history retry object, makes retry histories easier to use
Joshua Harlow
2014-11-19
1
-8
/
+14
*
Remove direct usage of the deprecated failure location
Joshua Harlow
2014-10-21
1
-20
/
+20
*
Expose only `ensure_atom` from storage
Joshua Harlow
2014-09-27
1
-70
/
+45
*
Use oslotest to provide our base test case class
Joshua Harlow
2014-09-27
1
-2
/
+1
*
Allow transient values to be stored in storage
Joshua Harlow
2014-04-11
1
-0
/
+29
*
Revert "Move taskflow.utils.misc.Failure to its own module"
Jeremy Stanley
2014-03-31
1
-20
/
+20
*
Move taskflow.utils.misc.Failure to its own module
Ivan A. Melnikov
2014-03-31
1
-20
/
+20
*
Persistence cleanup part one
Joshua Harlow
2014-03-26
1
-35
/
+36
*
Merge "Use same code to reset flow and parts of it"
Jenkins
2014-03-26
1
-54
/
+0
|
\
|
*
Use same code to reset flow and parts of it
Ivan A. Melnikov
2014-03-26
1
-54
/
+0
*
|
Adjust the exception hierachy
Joshua Harlow
2014-03-24
1
-1
/
+1
|
/
*
Test storage with memory and sqlite backends
Ivan A. Melnikov
2014-03-18
1
-5
/
+19
*
Flow smart revert with retry controller
Anastasia Karpinska
2014-03-18
1
-3
/
+3
*
Add atom intentions for tasks and retries
Anastasia Karpinska
2014-03-18
1
-0
/
+14
*
Extend logbook and storage to work with retry
Anastasia Karpinska
2014-03-14
1
-0
/
+56
*
Remove extraneous vim configuration comments
yangxurong
2014-02-14
1
-2
/
+0
*
Small storage tests clean-up
Stanislav Kudriashev
2014-02-07
1
-53
/
+62
*
Use reader/writer locks in storage
Joshua Harlow
2014-02-05
1
-10
/
+85
*
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
*
Graph action refactoring
Anastasia Karpinska
2013-12-26
1
-0
/
+11
*
Update requirements from opentack/requirements
Ivan A. Melnikov
2013-12-20
1
-2
/
+2
*
Storage: use names instead of uuids in interface
Anastasia Karpinska
2013-12-18
1
-101
/
+112
*
Fix up python 3.3 incompatabilities
Joshua Harlow
2013-11-21
1
-29
/
+21
*
Storage: add methods to get all flow failures
Ivan A. Melnikov
2013-11-15
1
-0
/
+14
*
Update code to comply with hacking 0.8.0
Ivan A. Melnikov
2013-11-08
1
-54
/
+54
*
Don't reset tasks to PENDING state while reverting
Ivan A. Melnikov
2013-10-31
1
-0
/
+50
*
Do not erase task progress details
Ivan A. Melnikov
2013-10-18
1
-3
/
+20
*
Storage: restore injected data on resumption
Ivan A. Melnikov
2013-10-18
1
-0
/
+27
*
Storage: add flow name and uuid properties
Ivan A. Melnikov
2013-10-14
1
-0
/
+30
*
Validate each flow state change
Ivan A. Melnikov
2013-10-07
1
-0
/
+4
*
Correctly save task versions
Ivan A. Melnikov
2013-10-05
1
-2
/
+13
*
Cleanup unused states
Joshua Harlow
2013-09-30
1
-2
/
+2
*
Warn if multiple providers found
Joshua Harlow
2013-09-30
1
-0
/
+21
*
Add a directory/filesystem based persistence layer
Joshua Harlow
2013-09-21
1
-1
/
+1
*
Add check that task provides all results it should
Ivan A. Melnikov
2013-09-13
1
-0
/
+44
[next]