oslo.messaging/oslo/messaging/notify
Ilya Pekelny e15cd36cd5 Renamed PublishErrorsHandler
For greater clarity, that the class is related to logging, PublishErrorsHandler
renamed to LoggingErrorNotificationHandler. Included an alias from the
old name to the new class for backwards-compatibility.

Change-Id: Iae8e26901bab6d5aa7532add31b49a4345b067fe
Closes-Bug: #1287420
2014-11-27 16:04:07 +02:00
..
__init__.py Renamed PublishErrorsHandler 2014-11-27 16:04:07 +02:00
_impl_log.py Transport reconnection retries for notification 2014-06-18 18:41:33 +02:00
_impl_messaging.py Transport reconnection retries for notification 2014-06-18 18:41:33 +02:00
_impl_noop.py Transport reconnection retries for notification 2014-06-18 18:41:33 +02:00
_impl_routing.py Enabled hacking checks H305 and H307 2014-07-17 12:41:21 +02:00
_impl_test.py Transport reconnection retries for notification 2014-06-18 18:41:33 +02:00
dispatcher.py Enable PEP8 check E241 2014-08-08 06:06:55 +00:00
listener.py Replaced 'e.g.' with 'for example' 2014-07-06 20:56:11 +02:00
log_handler.py Renamed PublishErrorsHandler 2014-11-27 16:04:07 +02:00
logger.py Enabled hacking checks H305 and H307 2014-07-17 12:41:21 +02:00
middleware.py Import notifier middleware from oslo-incubator 2014-09-08 16:27:27 -04:00
notifier.py Switch to oslo.utils 2014-08-27 14:14:00 +02:00