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: Ifb96c2ae9868426cac2700bf4917c27c02c90b15changes/74/227374/5
parent
b1af9c25c2
commit
1893c495f6
@ -0,0 +1,15 @@
|
||||
-------------------
|
||||
Notification Driver
|
||||
-------------------
|
||||
|
||||
.. automodule:: oslo_messaging.notify.messaging
|
||||
|
||||
.. autoclass:: MessagingDriver
|
||||
|
||||
.. autoclass:: MessagingV2Driver
|
||||
|
||||
.. currentmodule:: oslo_messaging.notify.notifier
|
||||
|
||||
.. autoclass:: Driver
|
||||
:members:
|
||||
:noindex:
|
Loading…
Reference in new issue