oslo.messaging/oslo_messaging
viktor-krivak 86bf53a108 Handle NotFound exception when declaring a queue
Catch and handle the NotFound exception when declaring a queue.
This exception occurs when attempting to declare a queue that already
exists and is non-durable, non-HA, and hosted on a node that has
recently gone down.

Closes-Bug: #2068630
Change-Id: I637d931242c64465701266149d5e301f9b5ec4de
(cherry picked from commit 0d3338fd1d)
(cherry picked from commit 58124491ba)
(cherry picked from commit 9c36c27087)
2024-06-24 13:41:07 +00:00
..
_drivers Handle NotFound exception when declaring a queue 2024-06-24 13:41:07 +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 Add is_admin to safe fields list for notifications 2023-09-30 16:25:41 +00:00
rpc Support overriding class for get_rpc_* helper functions 2023-01-23 08:40:37 +00:00
tests kafka: Fix invalid hostaddr format for IPv6 address 2024-03-27 15:09:52 +00:00
__init__.py Remove deprecated localcontext 2016-05-18 09:28:15 +02:00
_utils.py Disable greenthreads for RabbitDriver "listen" connections 2023-04-13 10:57:29 +00: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 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