neutron/neutron/tests/unit/plugins/ml2/drivers
Lucas Alvares Gomes 647b7f63f9 [OVN] Add an interval between agents health checks
This patch adds a minimum interval between each agent health checks.

The way OVN checks for the agents liveness is by increasing a value in
the NB DB and waiting for it to be propagated to the SB DB but, this can
be costy if done many times too quickly. Therefore, a minimum interval
between each check is being added.

Closes-Bug: #1861092
Change-Id: If1f2d97e3a3a17f6744d546b3e8903bde55e83b9
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
2020-01-28 14:28:38 +00:00
..
agent Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
l2pop ovs agent: signal to plugin if tunnel refresh needed 2020-01-09 14:18:43 +00:00
linuxbridge Use "via" in gateway dictionary in Linux Bridge agent 2019-12-12 10:30:58 +00:00
macvtap Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
mech_sriov Use effective MAC address for macvtap assigned VFs 2020-01-07 17:22:21 +02:00
openvswitch Merge "Add accepted egress direct flow" 2020-01-26 13:34:01 +00:00
ovn [OVN] Add an interval between agents health checks 2020-01-28 14:28:38 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
base_type_tunnel.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
ext_test.py Revert "Revert "objects: get, update and delete converted to Subnet OVO usage"" 2017-12-01 16:45:50 +07:00
mech_fake_agent.py Check mech driver connectivity during port binding 2019-09-11 07:05:54 +00:00
mech_faulty_agent.py Exit on failure to load mechanism drivers 2017-04-11 09:56:08 -05:00
mechanism_logger.py Rehome provider_network_attribute_updates_supported to API definition 2019-04-24 14:21:13 +00:00
mechanism_test.py Fix update of network's segmentation id 2019-06-14 10:44:30 +02:00
test_helpers.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
test_type_flat.py remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
test_type_geneve.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
test_type_gre.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
test_type_local.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
test_type_vlan.py Fix creation of vlan network with segmentation_id set to 0 2019-08-30 22:32:19 +02:00
test_type_vxlan.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00