neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native
Darragh O'Reilly 3e55534795 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

Change-Id: If0d42919412dac75deb4d7f484c42cea630fbc59
Partial-Bug: #1817022
(cherry picked from commit 540d00f68e)
(cherry picked from commit 6e661ecd2d)
2019-06-06 10:20:41 +00:00
..
__init__.py OVS-agent: Introduce Ryu based OpenFlow implementation 2015-09-02 14:05:18 +09:00
br_dvr_process.py OpenFlowSwitchMixin: do not override delete_flows 2017-02-24 10:43:31 -05:00
br_int.py Divide-and-conquer local bridge flows beasts 2019-03-27 12:15:34 -07:00
br_phys.py Divide-and-conquer local bridge flows beasts 2019-03-27 12:15:34 -07:00
br_tun.py Divide-and-conquer local bridge flows beasts 2019-03-27 12:15:34 -07:00
main.py OVS-agent: Introduce Ryu based OpenFlow implementation 2015-09-02 14:05:18 +09:00
ofswitch.py Divide-and-conquer local bridge flows beasts 2019-03-27 12:15:34 -07:00
ovs_bridge.py Make OVS controller inactivity_probe configurable 2019-06-06 10:20:41 +00:00
ovs_ryuapp.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00