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
/
types
/
notifier.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove six
Takashi Kajinami
2022-05-18
1
-6
/
+5
*
python3.0 has deprecated LOG.warn
xhzhf
2017-03-07
1
-3
/
+3
*
Some classes not define __ne__() built-in function
Ji-Wei
2016-08-31
1
-0
/
+3
*
Fix some misspellings in the function name and descriptions
Pablo Iranzo Gómez
2016-06-30
1
-2
/
+2
*
Expose r/o listener callback + details filter callback
Joshua Harlow
2015-04-12
1
-1
/
+11
*
Expose listener notification type + docs
Joshua Harlow
2015-04-11
1
-7
/
+19
*
Ensure listener args are always a tuple/immutable
Joshua Harlow
2015-04-10
1
-2
/
+7
*
Rename notifier 'listeners' to 'topics'
Joshua Harlow
2015-04-08
1
-16
/
+18
*
Tweak some of the types thread safety docstrings
Joshua Harlow
2015-02-21
1
-1
/
+9
*
Docstrings should document parameters return values
Vilobh Meshram
2015-02-11
1
-7
/
+58
*
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
*
Add a 'can_be_registered' method that checks before notifying
Joshua Harlow
2014-12-15
1
-1
/
+19
*
Replace autobind with a notifier module helper function
Joshua Harlow
2014-12-14
1
-0
/
+23
*
Use the notifier type in the task class/module directly
Joshua Harlow
2014-12-13
1
-9
/
+73
*
Allow for the notifier to provide a 'details_filter'
Joshua Harlow
2014-12-04
1
-35
/
+86
*
Raise value errors instead of asserts
Joshua Harlow
2014-12-02
1
-2
/
+3
*
Hoist the notifier to its own module
Joshua Harlow
2014-10-18
1
-0
/
+122