oslo.messaging/oslo_messaging/tests
Balazs Gibizer 5d6fd1a176 [rabbit] use retry parameters during notification sending
The rabbit backend now applies the [oslo_messaging_notifications]retry,
[oslo_messaging_rabbit]rabbit_retry_interval, rabbit_retry_backoff and
rabbit_interval_max configuration parameters when tries to establish the
connection to the message bus during notification sending.

This patch also clarifies the differences between the behavior
of the kafka and the rabbit drivers in this regard.

Closes-Bug: #1917645
Change-Id: Id4ccafc95314c86ae918336e42cca64a6acd4d94
(cherry picked from commit 7b3968d9b0)
(cherry picked from commit 3b5a0543e9)
2022-02-11 13:20:12 +01:00
..
drivers [rabbit] use retry parameters during notification sending 2022-02-11 13:20:12 +01:00
functional Python 3.9: isAlive is removed 2020-10-16 09:45:36 +02:00
notify [rabbit] use retry parameters during notification sending 2022-02-11 13:20:12 +01:00
rpc Adding pre-commit 2020-09-22 12:35:37 +02:00
__init__.py Remove six usage 2020-05-11 10:21:58 +02:00
test_config_opts_proxy.py Remove deprecated rabbit options 2018-09-10 15:11:19 -06:00
test_exception_serialization.py remove unicode from code 2021-01-03 16:11:46 +08:00
test_expected_exceptions.py Update hacking for Python3 2020-03-30 13:49:29 +00:00
test_fixture.py Remove rpc_backend and ConfFixture.transport_driver 2018-09-13 15:01:27 -06:00
test_opts.py Remove six usage 2020-05-11 10:21:58 +02:00
test_target.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_transport.py Adding pre-commit 2020-09-22 12:35:37 +02:00
test_urls.py Remove rpc_backend and ConfFixture.transport_driver 2018-09-13 15:01:27 -06:00
test_utils.py Remove six usage 2020-05-11 10:21:58 +02:00
utils.py Do not use threading.Event 2019-12-18 13:11:41 +00:00