neutron/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native
Darragh O'Reilly 4ba9f694c6 Make OVS controller inactivity_probe configurable
This parameter applies to the OVSDB Controller table when the
native openflow driver is used. There are reports that increasing
it can reduce errors on busy systems. This patch also sets the
default value to 10s which is more than the OVS default of 5s.
See the ovs-vswitchd.conf.db man page for full description.

Conflicts:
    neutron/tests/functional/agent/common/test_ovs_lib.py
    neutron/agent/common/ovs_lib.py

Change-Id: If0d42919412dac75deb4d7f484c42cea630fbc59
Partial-Bug: #1817022
(cherry picked from commit 540d00f68e)
(cherry picked from commit 6e661ecd2d)
(cherry picked from commit eaad77758d)
(cherry picked from commit 7891c7cd05)
2019-06-06 10:20:03 +00:00
..
__init__.py OVS-agent: Introduce Ryu based OpenFlow implementation 2015-09-02 14:05:18 +09:00
ovs_bridge_test_base.py Make OVS controller inactivity_probe configurable 2019-06-06 10:20:03 +00:00
test_br_int.py br_int: Make removal of DVR flows more strict 2017-10-05 18:56:43 +00:00
test_br_phys.py Update to support the ovdsbapp 0.4.0 API 2017-05-17 19:58:34 +00:00
test_br_tun.py Update to support the ovdsbapp 0.4.0 API 2017-05-17 19:58:34 +00:00
test_ovs_bridge.py ovs: raise RuntimeError in _get_dp if id is None 2019-03-21 16:07:03 -07:00