OpenStack library for messaging
Go to file
OpenDev Sysadmins 2f2c904084 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:31:51 +00:00
doc/source fix typo 2015-06-25 17:44:28 -05:00
etc Routing notifier 2014-01-15 04:08:18 +00:00
oslo.messaging/locale Imported Translations from Transifex 2015-06-04 06:08:05 +00:00
oslo_messaging Use pickle instead of jsonutils for serialization 2015-08-16 16:38:24 +03:00
tools Notifier implementation 2015-08-05 13:35:24 +03:00
.coveragerc Fix coverage report generation 2015-03-12 16:38:51 -07:00
.gitignore Ignore any egg and egg-info directories 2014-02-05 09:32:25 -08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:31:51 +00:00
.testr.conf Allows to overriding oslotest environ var 2014-11-19 11:28:02 +01:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:39 +00:00
LICENSE Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00
MANIFEST.in Add oslo.messaging project infrastructure 2013-06-15 08:43:50 +01:00
README.rst Switch badges from 'pypip.in' to 'shields.io' 2015-06-11 20:38:19 -07:00
amqp1-requirements.txt Enable amqp's protocol unit tests everywhere 2015-06-15 20:52:24 +02:00
babel.cfg Setup for translation 2014-06-05 22:48:44 +02:00
requirements-py3.txt Updated from global requirements 2015-06-11 00:47:50 +00:00
requirements.txt Updated from global requirements 2015-06-11 00:47:50 +00:00
setup-test-env-qpid.sh Fix qpid's functional gate 2015-07-06 12:19:14 +00:00
setup-test-env-rabbit.sh Don't use devstack to setup our functional env 2015-06-11 12:01:01 +02:00
setup-test-env-zmq.sh Get rid of proxy process in zmq 2015-07-27 12:29:08 +03:00
setup.cfg Remove oslo namespace package 2015-07-29 11:17:57 +03:00
setup.py Updated from global requirements 2014-04-30 02:45:47 +00:00
test-requirements-py3.txt Merge "Port ZMQ driver to Python 3" 2015-04-24 23:32:40 +00:00
test-requirements.txt Uncap library requirements for liberty 2015-04-16 18:05:16 +00:00
tox.ini Notifier implementation 2015-08-05 13:35:24 +03:00

README.rst

Oslo Messaging Library

Latest Version

Downloads

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