OpenStack library for messaging
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
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.
4 years ago
doc/source fix typo 8 years ago
etc Routing notifier 10 years ago
oslo.messaging/locale Imported Translations from Transifex 8 years ago
oslo_messaging Use pickle instead of jsonutils for serialization 8 years ago
tools Notifier implementation 8 years ago
.coveragerc Fix coverage report generation 8 years ago
.gitignore Ignore any egg and egg-info directories 9 years ago
.gitreview OpenDev Migration Patch 4 years ago
.testr.conf Allows to overriding oslotest environ var 9 years ago
CONTRIBUTING.rst Workflow documentation is now in infra-manual 9 years ago
LICENSE Add oslo.messaging project infrastructure 10 years ago
MANIFEST.in Add oslo.messaging project infrastructure 10 years ago
README.rst Switch badges from 'pypip.in' to 'shields.io' 8 years ago
amqp1-requirements.txt Enable amqp's protocol unit tests everywhere 8 years ago
babel.cfg Setup for translation 9 years ago
requirements-py3.txt Updated from global requirements 8 years ago
requirements.txt Updated from global requirements 8 years ago
setup-test-env-qpid.sh Fix qpid's functional gate 8 years ago
setup-test-env-rabbit.sh Don't use devstack to setup our functional env 8 years ago
setup-test-env-zmq.sh Get rid of proxy process in zmq 8 years ago
setup.cfg Remove oslo namespace package 8 years ago
setup.py Updated from global requirements 9 years ago
test-requirements-py3.txt Merge "Port ZMQ driver to Python 3" 8 years ago
test-requirements.txt Uncap library requirements for liberty 8 years ago
tox.ini Notifier implementation 8 years ago

README.rst

Oslo Messaging Library

Latest Version

Downloads

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