neutron/neutron/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 Make OVS controller inactivity_probe configurable 2019-06-06 10:20:41 +00:00
dhcp [DHCP] Don't resync network if same port is alredy in cache 2019-05-23 14:25:13 +00:00
l2 Clear residual qos rules after l2-agent restarts. 2019-01-22 12:59:24 +00:00
l3 Merge "Packets getting lost during SNAT with too many connections" into stable/rocky 2019-06-06 04:10:47 +00:00
linux Merge "Packets getting lost during SNAT with too many connections" into stable/rocky 2019-06-06 04:10:47 +00:00
metadata Revert iptables TCP checksum-fill code 2019-04-29 15:34:29 +00:00
ovsdb Make OVSDB debug logging optional 2018-04-18 15:57:18 -05:00
windows Fix neutron-openvswitch-agent Windows support 2018-08-28 06:53:11 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
_topics.py Add binding_deactivate method to Linux bridge agent 2018-07-14 16:46:01 -05:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
firewall.py use EGRESS_DIRECTION and INGRESS_DIRECTION from neutron-lib 2018-02-23 10:36:36 -07:00
l3_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
metadata_agent.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
resource_cache.py remove rpc create_connection 2018-04-27 09:51:11 -06:00
rpc.py Do not call update_device_list in large sets 2019-04-12 15:42:45 +00:00
securitygroups_rpc.py Divide-and-conquer security group beasts 2019-04-03 10:59:58 -07:00