neutron/neutron/agent
Rodolfo Alonso Hernandez de4c10882f Set OVS manager command timeout and inactiviy probe
When creating the OVS manager, define the command timeout
(CONF.OVS.ovsdb_timeout) and inactivity probe time
(CONF.OVS.of_inactivity_probe)

NOTE: CONF.OVS.of_inactivity_probe is defined in seconds but the
parameter should be passed to ovs-vsctl in milliseconds [1].

[1]http://www.openvswitch.org/support/dist-docs/ovs-vswitchd.conf.db.5.txt

Depends-On: https://review.opendev.org/#/c/720785

Change-Id: I8ed1fc85c2f78710bf6589ba3deca518471339b8
Closes-Bug: #1868686
2020-07-16 15:56:27 +00:00
..
common Set OVS manager command timeout and inactiviy probe 2020-07-16 15:56:27 +00:00
dhcp Set process name for agents 2020-07-01 12:28:29 +02:00
l2 Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
l3 Support gateway which is not in subnet CIDR in ha_router 2020-07-09 09:11:28 +00:00
linux Merge "Implement "BridgeDevice" with Pyroute2" 2020-07-10 00:36:48 +00:00
metadata Set process name for agents 2020-07-01 12:28:29 +02:00
ovn Fix metadata address usage 2020-06-30 09:19:10 -04:00
ovsdb Set OVS manager command timeout and inactiviy probe 2020-07-16 15:56:27 +00:00
windows windows: fix terminating processes 2020-04-15 10:07:45 +03:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Set process name for agents 2020-07-01 12:28:29 +02:00
firewall.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
l3_agent.py Set process name for agents 2020-07-01 12:28:29 +02:00
metadata_agent.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
resource_cache.py Ignore first local port update notification 2019-07-04 12:06:11 +00:00
rpc.py ovs agent: signal to plugin if tunnel refresh needed 2020-01-09 14:18:43 +00:00
securitygroups_rpc.py Support for stateless security groups 2020-03-03 16:53:42 +01:00