1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
==============
oslo.messaging
==============
The Oslo messaging API supports RPC and notifications over a number of
different messaging transports.
.. toctree::
:maxdepth: 1
contributor/index
configuration/index
admin/index
user/index
reference/index
Release Notes
=============
Read also the `oslo.messaging Release Notes
<https://docs.openstack.org/releasenotes/oslo.messaging/>`_.
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
|