README.rst 973 Bytes
Newer Older
1
2
3
4
========================
Team and repository tags
========================

lidong's avatar
lidong committed
5
6
.. image:: https://governance.openstack.org/tc/badges/oslo.messaging.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html
7
8
9

.. Change things from this point on

10
11
12
Oslo Messaging Library
======================

13
.. image:: https://img.shields.io/pypi/v/oslo.messaging.svg
14
    :target: https://pypi.org/project/oslo.messaging/
15
16
    :alt: Latest Version

17
.. image:: https://img.shields.io/pypi/dm/oslo.messaging.svg
18
    :target: https://pypi.org/project/oslo.messaging/
19
20
    :alt: Downloads

21
The Oslo messaging API supports RPC and notifications over a number of
22
23
different messaging transports.

24
* License: Apache License, Version 2.0
25
* Documentation: https://docs.openstack.org/oslo.messaging/latest/
26
* Source: https://opendev.org/openstack/oslo.messaging
loooosy's avatar
loooosy committed
27
* Bugs: https://bugs.launchpad.net/oslo.messaging
melissaml's avatar
melissaml committed
28
* Release notes: https://docs.openstack.org/releasenotes/oslo.messaging/