oslo.messaging/oslo_messaging
Vladimir Kozhukalov 930d97599c [rabbit] Ignore stream offset header when stream queue is not used
Consumer callback should look for x-stream-offset header only if
the stream mode is used. Otherwise the message headers attribute could
be None and the error appears when using get method.

Closes-Bug: #2084168
Change-Id: I7f9c742f8f557d9faae2cd749d34dcb15d8005c0
2024-10-14 15:43:22 +09:00
..
_drivers [rabbit] Ignore stream offset header when stream queue is not used 2024-10-14 15:43:22 +09:00
_metrics Bump bandit and make oslo.messaging compatible with latest rules 2023-05-17 11:06:34 +02:00
hacking Bump hacking (again) 2024-01-26 01:10:57 +09:00
notify doc: Fix rendering in the Notifier reference 2024-09-01 18:14:37 +09:00
rpc Add RPC incoming and reply log 2024-07-12 18:40:11 +09:00
tests Use oslo.utils implementation to parse/escape server address 2024-10-06 01:11:08 +09:00
__init__.py Remove deprecated localcontext 2016-05-18 09:28:15 +02:00
_utils.py Disable greenthreads for RabbitDriver "listen" connections 2023-03-03 11:24:27 +01: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 Add a new option to enforce the OpenSSL FIPS mode 2021-11-08 15:05:30 +01: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 Use oslo.utils implementation to parse/escape server address 2024-10-06 01:11:08 +09:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:23 -05:00