oslo.messaging/doc/source/index.rst
Davanum Srinivas 1893c495f6 Allow custom notification drivers
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
2015-09-25 10:07:05 -04:00

46 lines
577 B
ReStructuredText

oslo.messaging
==============
The Oslo messaging API supports RPC and notifications over a number of
different messaging transports.
Contents
========
.. toctree::
:maxdepth: 1
transport
executors
target
server
rpcclient
notifier
notification_driver
notification_listener
serializer
exceptions
opts
conffixture
drivers
AMQP1.0
zmq_driver
FAQ
contributing
Release Notes
=============
.. toctree::
:maxdepth: 1
history
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`