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
shenjiatong 171132ff69 Print warning message when connection running out
I believe when connection pool running out of available
resources, there will be all kinds of weird consequences
following. So let's print warning logs when we are going
to waiting indefinitely for the lock

Change-Id: I5ca930cada523bc77c644703a0f02b9160816231
Related-bug: #1871813
(cherry picked from commit 96300a3221)
(cherry picked from commit 39f770f55b)
(cherry picked from commit 1613b7a968)
(cherry picked from commit fd795bbb8f)
3 years ago
doc Cap Bandit below 1.6.0 and update Sphinx requirement 4 years ago
etc Fix spelling typo in output 8 years ago
oslo_messaging Print warning message when connection running out 3 years ago
playbooks OpenDev Migration Patch 4 years ago
releasenotes Add release note for amqp library TLS/SSL error 4 years ago
tools Simplify tools/test-setup.sh 3 years ago
.coveragerc Update .coveragerc after the removal of respective directory 7 years ago
.gitignore Switch to stestr 5 years ago
.gitreview OpenDev Migration Patch 4 years ago
.stestr.conf Switch to stestr 5 years ago
.zuul.yaml Simplify tools/test-setup.sh 3 years ago
CONTRIBUTING.rst Optimize the link address 6 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 Add release notes link to README 5 years ago
babel.cfg Setup for translation 9 years ago
bindep.txt Simplify tools/test-setup.sh 3 years ago
lower-constraints.txt Bump py-amqp to >= 2.3.0 5 years ago
requirements.txt Bump py-amqp to >= 2.3.0 5 years ago
setup-test-env-kafka.sh Update kafka and dsvm jobs 5 years ago
setup-test-env-zmq-direct-dynamic.sh [zmq] Use more stable configuration in voting job 6 years ago
setup-test-env-zmq-proxy.sh [zmq] Fix non voting gate jobs 7 years ago
setup-test-env-zmq-pub-sub.sh [zmq] Fix non voting gate jobs 7 years ago
setup-test-env-zmq.sh [zmq] Use more stable configuration in voting job 6 years ago
setup.cfg Move requirements for the optional drivers (amqp1, kafka) 5 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Cap Bandit below 1.6.0 and update Sphinx requirement 4 years ago
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/rocky 5 years 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.