1893c495f6
Our class hierarchy hides classes and modules that so its hard for folks to write a custom Notification driver. We should make these public and document them Closes-Bug: #1426046 Change-Id: Ifb96c2ae9868426cac2700bf4917c27c02c90b15
16 lines
275 B
ReStructuredText
16 lines
275 B
ReStructuredText
-------------------
|
|
Notification Driver
|
|
-------------------
|
|
|
|
.. automodule:: oslo_messaging.notify.messaging
|
|
|
|
.. autoclass:: MessagingDriver
|
|
|
|
.. autoclass:: MessagingV2Driver
|
|
|
|
.. currentmodule:: oslo_messaging.notify.notifier
|
|
|
|
.. autoclass:: Driver
|
|
:members:
|
|
:noindex:
|