neutron/neutron/tests/unit/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 Merge "Migrate "dhcp_release" to oslo.privsep" 2020-07-08 16:01:21 +00:00
l2 Remove the dependency on the "mock" package 2020-04-28 18:05:37 -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 Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
windows Merge "windows: fix terminating processes" 2020-07-03 13:26:03 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_resource_cache.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_rpc.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_securitygroups_rpc.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00