summaryrefslogtreecommitdiff
path: root/oslo_messaging/tests/notify/test_notifier.py
Commit message (Expand)AuthorAgeFilesLines
* [rabbit] use retry parameters during notification sendingBalazs Gibizer2022-01-121-6/+13
* Reproduce bug 1917645Balazs Gibizer2021-11-241-0/+68
* Adding pre-commitHervé Beraud2020-09-221-1/+0
* Remove six usageAndreas Jaeger2020-05-111-1/+1
* Update hacking for Python312.1.0Andreas Jaeger2020-03-301-0/+1
* Warn when wrong transport instance is usedRajath Agasthya2017-09-111-18/+33
* Merge "Fix notification tests not unmocking logging"5.24.0Jenkins2017-05-031-13/+16
|\
| * Fix notification tests not unmocking loggingDmitry Mescheryakov2017-04-281-13/+16
* | Merge "Retry support for oslo_messaging_notifications driver"Jenkins2017-05-021-4/+29
|\ \
| * | Retry support for oslo_messaging_notifications driverElancheran Subramanian2017-04-181-4/+29
| |/
* | Remove use of mox stubsBrant Knudson2017-04-281-2/+4
|/
* Mock 'oslo_messaging.notify._impl_routing.LOG' in notifier testsThomas Bechtold2017-04-041-10/+15
* Allow checking if notifier is enabledBalazs Gibizer2017-03-031-0/+19
* drop topic keyword from Notifiergord chung2017-02-271-4/+1
* Replace mox with mockhowardlee2016-12-161-32/+44
* Move server related logic from dispatchersDmitriy Ukhlov2016-03-301-2/+1
* Allow Notifier to have multiple topicsDavanum Srinivas2016-02-251-0/+25
* Fixed some warnings about imports and variableJaveme2016-01-271-1/+1
* Fixed a couple of pep8 errors/warningsJaveme2016-01-251-1/+0
* Option group for notificationsDavanum Srinivas2015-11-301-8/+14
* Use yaml.safe_load instead of yaml.loadCyril Roelandt2015-10-211-3/+3
* Allow custom notification driversDavanum Srinivas2015-09-251-2/+2
* Mask passwords when logging messagesRyan Rossiter2015-08-241-0/+17
* Use unittest.mock on Python 3Victor Stinner2015-04-161-1/+1
* Update Oslo imports to remove namespace packageDoug Hellmann2015-01-211-5/+5
* Move files out of the namespace packageDoug Hellmann2015-01-121-0/+540