File: notifier.rst

package info (click to toggle)
python-oslo.messaging 17.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,692 kB
  • sloc: python: 12,072; sh: 62; makefile: 24
file content (20 lines) | stat: -rw-r--r-- 340 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
==========
 Notifier
==========

.. currentmodule:: oslo_messaging

.. autoclass:: Notifier
   :members:

.. autoclass:: LoggingNotificationHandler
   :members:

.. autoclass:: LoggingErrorNotificationHandler
   :members:

Available Notifier Drivers
==========================

.. list-plugins:: oslo.messaging.notify.drivers
   :detailed: