OpenStack library for messaging
5b94b4b7a9
fnmatch is not thread safe in python <2.7.10, let's use the safe one in oslo.utils Change-Id: If3d480436506ecc5f3c2fcbd51ceaac59f2b7dec ref: https://hg.python.org/cpython/rev/fe12c34c39eb |
||
---|---|---|
doc/source | ||
etc | ||
oslo_messaging | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup-test-env-pika.sh | ||
setup-test-env-qpid.sh | ||
setup-test-env-rabbit.sh | ||
setup-test-env-zmq.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
- 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