d1f241a410
Pypi url changed from [1] to [2] [1] https://pypi.python.org/pypi/<package> [2] https://pypi.org/project/<package> Change-Id: I1cee400bc9dce4f02235e519833b05bb0f4e500d
28 lines
911 B
ReStructuredText
28 lines
911 B
ReStructuredText
========================
|
|
Team and repository tags
|
|
========================
|
|
|
|
.. image:: https://governance.openstack.org/tc/badges/oslo.messaging.svg
|
|
:target: https://governance.openstack.org/tc/reference/tags/index.html
|
|
|
|
.. Change things from this point on
|
|
|
|
Oslo Messaging Library
|
|
======================
|
|
|
|
.. image:: https://img.shields.io/pypi/v/oslo.messaging.svg
|
|
:target: https://pypi.org/project/oslo.messaging/
|
|
:alt: Latest Version
|
|
|
|
.. image:: https://img.shields.io/pypi/dm/oslo.messaging.svg
|
|
:target: https://pypi.org/project/oslo.messaging/
|
|
:alt: Downloads
|
|
|
|
The Oslo messaging API supports RPC and notifications over a number of
|
|
different messaging transports.
|
|
|
|
* License: Apache License, Version 2.0
|
|
* Documentation: https://docs.openstack.org/oslo.messaging/latest/
|
|
* Source: https://git.openstack.org/cgit/openstack/oslo.messaging
|
|
* Bugs: https://bugs.launchpad.net/oslo.messaging
|