38 lines
517 B
ReStructuredText
38 lines
517 B
ReStructuredText
oslo.messaging
|
|
==============
|
|
|
|
The Oslo messaging API supports RPC and notifications over a number of
|
|
different messsaging transports.
|
|
|
|
Contents
|
|
========
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
transport
|
|
target
|
|
server
|
|
rpcclient
|
|
notifier
|
|
serializer
|
|
exceptions
|
|
|
|
Release Notes
|
|
=============
|
|
|
|
1.2.0a1
|
|
-------
|
|
|
|
* Initial release of oslo.messaging_.
|
|
|
|
.. _oslo.messaging: https://wiki.openstack.org/wiki/Oslo/Messaging
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|