neutron/neutron/plugins/ml2/drivers/openvswitch/agent
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
..
common Divide-and-conquer local bridge flows beasts 2019-03-27 12:15:34 -07:00
extension_drivers Clear residual qos rules after l2-agent restarts. 2019-01-22 12:59:24 +00:00
openflow Make OVS controller inactivity_probe configurable 2019-06-06 10:20:41 +00:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
main.py Remove unused variables ‘LOG' 2017-11-23 04:33:33 +08:00
ovs_agent_extension_api.py Refactor OVSCookieBridge: always use bridge cookie 2017-03-24 11:22:35 +01:00
ovs_capabilities.py Add agent-side driver scaffolding for trunk functionality 2016-08-18 12:10:22 +00:00
ovs_dvr_neutron_agent.py Revert "DVR: Inter Tenant Traffic between networks not possible with shared net" 2018-10-02 15:13:49 -04:00
ovs_neutron_agent.py Merge "Divide-and-conquer local bridge flows beasts" into stable/rocky 2019-04-09 13:20:27 +00:00
vlanmanager.py Removed deprecated class LocalVLANMapping 2016-11-07 20:24:06 +00:00