2015-07-20 18:30:00 +00:00
|
|
|
==========
|
|
|
|
Notifier
|
|
|
|
==========
|
2013-07-10 08:31:45 +00:00
|
|
|
|
2015-01-02 19:24:57 +00:00
|
|
|
.. currentmodule:: oslo_messaging
|
2013-07-10 08:31:45 +00:00
|
|
|
|
|
|
|
.. autoclass:: Notifier
|
|
|
|
:members:
|
2013-11-21 17:29:39 +00:00
|
|
|
|
|
|
|
.. autoclass:: LoggingNotificationHandler
|
|
|
|
:members:
|
2014-03-03 23:14:50 +00:00
|
|
|
|
2014-09-23 07:52:19 +00:00
|
|
|
.. autoclass:: LoggingErrorNotificationHandler
|
2014-03-03 23:14:50 +00:00
|
|
|
:members:
|
2015-07-20 18:30:00 +00:00
|
|
|
|
|
|
|
Available Notifier Drivers
|
|
|
|
==========================
|
|
|
|
|
|
|
|
.. list-plugins:: oslo.messaging.notify.drivers
|
|
|
|
:detailed:
|