0a8c5145d4
Use stevedore.sphinxext to populate a new page listing all available drivers. Add docstrings to the driver classes, including references to more extensive documentation if it is available. Depends-on: I1a24f9326b4e54174d9dc0ae366315fe29c3ac1b Depends-on: Ie715f98fe0d3cba8b2f4f6235e7c2b6f79be7ea0 Change-Id: Ief0aa05e6deba0126d63faf13497d0fe0539e08d
37 lines
484 B
ReStructuredText
37 lines
484 B
ReStructuredText
oslo.messaging
|
|
==============
|
|
|
|
The Oslo messaging API supports RPC and notifications over a number of
|
|
different messsaging transports.
|
|
|
|
Contents
|
|
========
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
transport
|
|
executors
|
|
target
|
|
server
|
|
rpcclient
|
|
notifier
|
|
notification_listener
|
|
serializer
|
|
exceptions
|
|
opts
|
|
conffixture
|
|
drivers
|
|
AMQP1.0
|
|
zmq_driver
|
|
FAQ
|
|
contributing
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|