OpenStack library for messaging
da0e10657b
Currently zmq functional gate jobs run the same configuration zeromq for all three configurations zeromq/zeromq-proxy/zeromq-pub-sub while locally if we run tox -e py27-func-zeromq-proxy (or pub-sub or zeromq) the proper one will run. Gate job has to work similarly to what we have in local testing. Change-Id: I94342be65564665faf27d8d01ae6650183146874 Closes-Bug: #1643929 |
||
---|---|---|
doc/source | ||
etc | ||
oslo_messaging | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup-test-env-amqp1.sh | ||
setup-test-env-zmq-proxy.sh | ||
setup-test-env-zmq-pub-sub.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