oslo.messaging/oslo_messaging
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
hacking Remove six usage 2020-05-11 10:21:58 +02:00
notify Remove six usage 2020-05-11 10:21:58 +02:00
rpc Add a ping endpoint to RPC dispatcher 2020-08-18 15:09:29 +02:00
tests add min of 1 to rpc_conn_pool_size 2020-10-13 12:44:30 +01:00
__init__.py Remove deprecated localcontext 2016-05-18 09:28:15 +02:00
_utils.py Remove the deprecated blocking executor 2020-02-18 15:49:27 +01:00
conffixture.py Add a ping endpoint to RPC dispatcher 2020-08-18 15:09:29 +02: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