
This patch cleans up the documentation by removing some functions which don't exist anymore and cause sphinx warnings. The patch also adds pika_driver to index.rst. Change-Id: I23908089ef6ad1f05c78521c2eea3a0a3276eb2a Closes-Bug: #1639171
48 lines
623 B
ReStructuredText
48 lines
623 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
|
|
supported-messaging-drivers
|
|
AMQP1.0
|
|
pika_driver
|
|
zmq_driver
|
|
FAQ
|
|
contributing
|
|
|
|
Release Notes
|
|
=============
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
history
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|