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
Oleksii Zamiatin f61f0c1c1b [zmq] Redis unavailability is not critical
Each time driver couldn't update from Redis
warning message is being logged and work continues
with cached targets state and on existing connections.

Change-Id: I459532f1f60fab1d4c9926e02cdc3c3c6a162047
Closes-Bug: #1610958
7 years ago
doc/source Move zmq driver options into its own group 7 years ago
etc Fix spelling typo in output 8 years ago
oslo_messaging [zmq] Redis unavailability is not critical 7 years ago
releasenotes Merge "Introduce TTL for idle connections" 7 years ago
tools Move zmq driver options into its own group 7 years ago
.coveragerc Change ignore-errors to ignore_errors 8 years ago
.gitignore Add reno for releasenotes management 7 years ago
.gitreview remove feature branch from master .gitreview 7 years ago
.testr.conf .testr.conf: revert workaround of testtools bug 7 years ago
CONTRIBUTING.rst Fix wrong bugs report URL in CONTRIBUTING 8 years ago
LICENSE Add oslo.messaging project infrastructure 10 years ago
README.rst Switch badges from 'pypip.in' to 'shields.io' 8 years ago
babel.cfg Setup for translation 9 years ago
requirements.txt Updated from global requirements 7 years ago
setup-test-env-qpid.sh Disable ACL if authentication cannot be performed. 8 years ago
setup-test-env-zmq-proxy.sh [zmq] Redis unavailability is not critical 7 years ago
setup-test-env-zmq-pub-sub.sh Move zmq driver options into its own group 7 years ago
setup-test-env-zmq.sh Move zmq driver options into its own group 7 years ago
setup.cfg [zmq] Redis unavailability is not critical 7 years ago
setup.py Updated from global requirements 8 years ago
test-requirements.txt Merge "Remove discover from test-requirements" 7 years ago
tox.ini Merge "[zmq] Add py34 configuration for functional tests" 7 years ago

README.rst

Oslo Messaging Library

Latest Version

Downloads

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