OpenStack library for messaging
71588adbb5
On timeout, poll() should return None, not raise an exception (Timeout). Add also an unit test. Change-Id: I1ed5ae2f093841111f0b691dddb879c16d218b73 |
||
---|---|---|
doc/source | ||
etc | ||
oslo | ||
oslo.messaging/locale | ||
tests | ||
tools | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
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.
See also: Library Documentation