df4e0a5394
Large number of flows can cause local ovs connection
timeout. Ultimately getting succeed will be better
than a retry or fullsync.
Related-Bug: #1813703
Related-Bug: #1813705
Related-Bug: #1813707
Related-Bug: #1813709
Change-Id: Ifa0608a7e131df3cad2f7727426720afce641a58
(cherry picked from commit 64ea642359
)
8 lines
286 B
YAML
8 lines
286 B
YAML
---
|
|
other:
|
|
- |
|
|
In order to improve heavy load ovs agent restart success rate, instead
|
|
a retry or fullsync, the native driver ``of_connect_timeout`` and
|
|
``of_request_timeout`` are now set to 300s. The value does not have side
|
|
effect for the regular pressure ovs agent.
|