oslo.messaging/oslo_messaging/tests
Sean Mooney 00d15eaeab add min of 1 to rpc_conn_pool_size
This change add a min value of 1 to
[oslo_messaging_rabbit]/rpc_conn_pool_size
such that there is always at least 1 connection avaiable.

This change add a runtime check to ensure that
[oslo_messaging_rabbit]/rpc_conn_pool_size is greater than
or equal too [oslo_messaging_rabbit]/conn_pool_min_size

Change-Id: I2ad4b9f1d012c9f0586a932ac27d96da1bcc4e4c
Closes-Bug: #1899533
2020-10-13 12:44:30 +01:00
..
drivers add min of 1 to rpc_conn_pool_size 2020-10-13 12:44:30 +01:00
functional Adding pre-commit 2020-09-22 12:35:37 +02:00
notify Adding pre-commit 2020-09-22 12:35:37 +02: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 six usage 2020-05-11 10:21:58 +02: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