2013-06-15 07:49:11 +01:00
|
|
|
Oslo Messaging Library
|
|
|
|
======================
|
|
|
|
|
2015-04-07 09:18:37 -07:00
|
|
|
.. image:: https://pypip.in/version/oslo.messaging/badge.svg
|
|
|
|
:target: https://pypi.python.org/pypi/oslo.messaging/
|
|
|
|
:alt: Latest Version
|
|
|
|
|
|
|
|
.. image:: https://pypip.in/download/oslo.messaging/badge.svg?period=month
|
|
|
|
:target: https://pypi.python.org/pypi/oslo.messaging/
|
|
|
|
:alt: Downloads
|
|
|
|
|
2013-06-15 07:49:11 +01:00
|
|
|
The Oslo messaging API supports RPC and notifications over a number of
|
2014-02-19 14:06:53 -06:00
|
|
|
different messaging transports.
|
|
|
|
|
2015-01-27 13:52:20 -05:00
|
|
|
* License: Apache License, Version 2.0
|
|
|
|
* Documentation: http://docs.openstack.org/developer/oslo.messaging
|
|
|
|
* Source: http://git.openstack.org/cgit/openstack/oslo.messaging
|
|
|
|
* Bugs: http://bugs.launchpad.net/oslo.messaging
|