OpenStack library for messaging
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.
 
 
Go to file
Stephen Finucane 7505316902 tox cleanups
'skip_basepython_conflicts' has been the cause of a couple of bugs in
tox 4 and there is talk of it going away. Remove it and fix up a few
other issues in the tox.ini file.

Change-Id: Ic19c896af2ab0cf3570c43e8ceb8cba64fb45cdd
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
4 months ago
doc Merge "Add quorum queue control configurations" 12 months ago
etc Fix spelling typo in output 8 years ago
oslo_messaging Merge "Remove logging from ProducerConnection._produce_message" 5 months ago
releasenotes Merge "Remove logging from ProducerConnection._produce_message" 5 months ago
tools tox cleanups 4 months ago
.coveragerc Update .coveragerc after the removal of respective directory 7 years ago
.gitignore Ignore releasenote cache within git untracked files 3 years ago
.gitreview OpenDev Migration Patch 4 years ago
.pre-commit-config.yaml update hacking pin to support flake8 3.8.3 1 year ago
.stestr.conf Switch to stestr 5 years ago
.zuul.yaml Add Python3 zed unit tests 1 year ago
CONTRIBUTING.rst Align contributing doc with oslo's policy 3 years ago
HACKING.rst Update URLs in documents according to document migration 6 years ago
LICENSE Add oslo.messaging project infrastructure 10 years ago
README.rst Replace git.openstack.org URLs with opendev.org URLs 4 years ago
babel.cfg Setup for translation 9 years ago
bindep.txt Merge "bindep: Add 'librdkafka-dev' dependency" 2 years ago
requirements.txt Add Support For oslo.metrics 2 years ago
setup.cfg Drop python3.6/3.7 support in testing runtime 1 year ago
setup.py remove outdated header 3 years ago
test-requirements.txt update hacking pin to support flake8 3.8.3 1 year ago
tox.ini tox cleanups 4 months ago

README.rst

Team and repository tags

image

Oslo Messaging Library

Latest Version

Downloads

The Oslo messaging API supports RPC and notifications over a number of different messaging transports.