neutron/neutron/tests/unit/common
Rodolfo Alonso Hernandez 9cba039b32 [OVN] Set NB/SB "connection" inactivity probe
For each NB/SB databases, set the inactivity probe timeout value on
the Neutron configured connection register.

Neutron connects to the NB/SB databases with the value defined in
"ovn_nb_connection"/"ovn_sb_connection" config parameters, with the
format:
- tcp:IP:PORT
- ssl:IP:PORT
- unix:socket_file

The connection register "target" column has the following format:
- ptcp:PORT:IP
- pssl:PORT:IP
- punix:socket_file

Conflicts:
    neutron/common/ovn/utils.py
    neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py
    neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/test_mech_driver.py

Closes-Bug: #1935842
Change-Id: If82ff2c92b8bec18ae3e895ce19a65cfeed9c90d
(cherry picked from commit 28f3017a90)
(cherry picked from commit f8aefd600b)
(cherry picked from commit f6eda4f965)
2021-10-04 15:34:17 +00:00
..
ovn [OVN] Set NB/SB "connection" inactivity probe 2021-10-04 15:34:17 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
moved_globals_code1.py debtcollector for globals 2016-08-30 10:18:19 -04:00
moved_globals_code2.py debtcollector for globals 2016-08-30 10:18:19 -04:00
moved_globals_target.py debtcollector for globals 2016-08-30 10:18:19 -04:00
test__deprecate.py debtcollector for globals 2016-08-30 10:18:19 -04:00
test_cache_utils.py Fix return correct cache when reusing port 2020-03-27 16:48:57 +04:00
test_coordination.py Add a generic coordination lock mechanism 2019-06-06 09:56:58 +08:00
test_ipv6_utils.py Start using oslo_utils.netutils.is_ipv6_enabled() 2019-10-16 21:44:56 -04:00
test_utils.py Make test_throttler happy 2021-09-10 09:14:26 +00:00