oslo.messaging/oslo_messaging
Stephen Finucane 723513a9d9 tests: Fix test failures with kombu >= 5.2.4
kombu 5.2.4 fixed an off-by-one issue that meant we were attempting
retries more than once [1]. We need to handle this to unblock the gate.
This was discovered by examining the call stack and comparing this with
recent changes in openstack/requirements.

[1] 5bed2a8f98

Change-Id: I476e3c573523d5991c56b31ad4df1172196aa7f1
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2022-04-05 17:19:13 +01:00
..
_drivers Merge "Adding support for rabbitmq quorum queues" 2022-02-08 14:57:32 +00:00
_metrics Add Support For oslo.metrics 2021-06-08 22:22:37 +08:00
hacking Remove six usage 2020-05-11 10:21:58 +02:00
notify [rabbit] use retry parameters during notification sending 2022-01-12 12:22:55 +01:00
rpc Add Support For oslo.metrics 2021-06-08 22:22:37 +08:00
tests tests: Fix test failures with kombu >= 5.2.4 2022-04-05 17:19:13 +01:00
__init__.py Remove deprecated localcontext 2016-05-18 09:28:15 +02:00
_utils.py rabbit: move stdlib_threading bits into _utils 2021-09-22 14:45:39 -04:00
conffixture.py Add Support For oslo.metrics 2021-06-08 22:22:37 +08:00
dispatcher.py Remove six usage 2020-05-11 10:21:58 +02:00
exceptions.py Remove six usage 2020-05-11 10:21:58 +02:00
opts.py Add a ping endpoint to RPC dispatcher 2020-08-18 15:09:29 +02:00
serializer.py Remove six usage 2020-05-11 10:21:58 +02:00
server.py Remove six usage 2020-05-11 10:21:58 +02:00
target.py Fixups to the inline documentation 2016-09-12 09:49:00 -04:00
transport.py Remove six usage 2020-05-11 10:21:58 +02:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:23 -05:00