neutron/neutron/tests/functional/agent/ovsdb/native
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
..
__init__.py Add native OVSDB implementation for bridge monitor 2018-12-03 16:09:06 +00:00
test_connection.py Switch test cases to sudo dependent 2019-07-19 21:48:09 -05:00
test_helpers.py Set OVS manager command timeout and inactiviy probe 2020-07-16 15:56:27 +00:00