OpenStack library for messaging
e384dca5a1
Revert the change I6507e693fc929e03884f933bbda241f744d3a7c0. The testtools bug was fixed, the "| cat" workaround is no more needed. Fix for subunit (for testtools), workaround the eventlet bug: https://github.com/testing-cabal/subunit/pull/14 Fix of the root cause in eventlet: https://github.com/eventlet/eventlet/issues/248 The bug was limited to Python 3 and related to non-blocking stdout. Change-Id: I207b7a7e82cbd7e5848231115b3577be7b600638 Related-Bug: 1492505 |
||
---|---|---|
doc/source | ||
etc | ||
oslo_messaging | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
bandit.yaml | ||
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