OpenStack library for messaging
You can not 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
Flavio Percoco 21c9b8eade
Show team and repo badges on README
6 years ago
doc/source Document the transport backend driver interface 6 years ago
etc Fix spelling typo in output 8 years ago
oslo_messaging Replace six.iteritems() with .items() 6 years ago
releasenotes Enable release notes translation 7 years ago
tools Merge "[simulator] Fix transport_url usage" 6 years ago
.coveragerc Update .coveragerc after the removal of respective directory 7 years ago
.gitignore Add reno for releasenotes management 7 years ago
.gitreview remove feature branch from master .gitreview 7 years ago
.testr.conf .testr.conf: revert workaround of testtools bug 7 years ago
CONTRIBUTING.rst Fix wrong bugs report URL in CONTRIBUTING 7 years ago
LICENSE Add oslo.messaging project infrastructure 10 years ago
README.rst Show team and repo badges on README 6 years ago
babel.cfg Setup for translation 9 years ago
requirements.txt Updated from global requirements 6 years ago
setup-test-env-amqp1.sh [AMQP 1.0] Update setup test environment dispatch router backend 7 years ago
setup-test-env-zmq-proxy.sh [zmq] Redis unavailability is not critical 7 years ago
setup-test-env-zmq-pub-sub.sh [zmq] Cleanup changes to zmq-specific f-tests 6 years ago
setup-test-env-zmq.sh Move zmq driver options into its own group 7 years ago
setup.cfg Fix typos in addressing.py and setup.cfg 7 years ago
setup.py Updated from global requirements 8 years ago
test-requirements.txt Updated from global requirements 6 years ago
tox.ini [zmq] Cleanup changes to zmq-specific f-tests 6 years ago

README.rst

Team and repository tags

image

Oslo Messaging Library

Latest Version

Downloads

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