You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Move the public API out of oslo.messaging to oslo_messaging. Retain the ability to import from the old namespace package for backwards compatibility for this release cycle. bp/drop-namespace-packages Co-authored-by: Mehdi Abaakouk <mehdi.abaakouk@enovance.com> Change-Id: Ia562010c152a214f1c0fed767c82022c7c2c52e7 |
9 years ago | |
---|---|---|
doc/source | 9 years ago | |
etc | 10 years ago | |
oslo | 9 years ago | |
oslo.messaging/locale | 9 years ago | |
oslo_messaging | 9 years ago | |
tests | 9 years ago | |
tools | 9 years ago | |
.gitignore | 9 years ago | |
.gitreview | 10 years ago | |
.testr.conf | 9 years ago | |
CONTRIBUTING.rst | 9 years ago | |
LICENSE | 10 years ago | |
MANIFEST.in | 10 years ago | |
README.rst | 9 years ago | |
amqp1-requirements.txt | 9 years ago | |
babel.cfg | 9 years ago | |
openstack-common.conf | 9 years ago | |
requirements-py3.txt | 9 years ago | |
requirements.txt | 9 years ago | |
setup.cfg | 9 years ago | |
setup.py | 9 years ago | |
test-requirements-py3.txt | 9 years ago | |
test-requirements.txt | 9 years ago | |
tox.ini | 9 years ago |
README.rst
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
See also: Library Documentation