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.
![]() py37 test started to fail with latest virtualenv (20.16.4) as it bundles setuptools 65.3.0, which causes installation problems under py37. (Note: with py38 the problem does not occur). This patch sets virtualenv<20.16.4 to unblock the gate as virtualenv 20.16.3 bundles setuptools 63.4.1, with which py37 gate works well. Change-Id: I29beb88dd241af72397bf0dd1fc46c98a229425c |
9 months ago | |
---|---|---|
doc | 2 years ago | |
etc | 8 years ago | |
oslo_messaging | 2 years ago | |
releasenotes | 2 years ago | |
tools | 3 years ago | |
.coveragerc | 7 years ago | |
.gitignore | 3 years ago | |
.gitreview | 3 years ago | |
.stestr.conf | 5 years ago | |
.zuul.yaml | 2 years ago | |
CONTRIBUTING.rst | 6 years ago | |
HACKING.rst | 6 years ago | |
LICENSE | 10 years ago | |
README.rst | 4 years ago | |
babel.cfg | 9 years ago | |
bindep.txt | 3 years ago | |
requirements.txt | 3 years ago | |
setup.cfg | 3 years ago | |
setup.py | 3 years ago | |
test-requirements.txt | 3 years ago | |
tox.ini | 9 months ago |
README.rst
Team and repository tags
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: https://docs.openstack.org/oslo.messaging/latest/
- Source: https://opendev.org/openstack/oslo.messaging
- Bugs: https://bugs.launchpad.net/oslo.messaging
- Release notes: https://docs.openstack.org/releasenotes/oslo.messaging/