[ovn]Set NB/SB connection inactivity_probe does not work for cluster
Bug #1958364 reported by
ZhouHeng
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Medium
|
ZhouHeng |
Bug Description
If ovn is single node, we set config like:
[ovn]
ovn_nb_connection = tcp:100.
ovn_sb_connection = tcp:100.
The NB/SB connection inactivity_probe can be set correctly.
When ovn is in cluster deployment, config like:
[ovn]
ovn_nb_connection = tcp:100.
ovn_sb_connection = tcp:100.
Set NB/SB connection inactivity_probe does not work right.
Changed in neutron: | |
importance: | Undecided → Medium |
assignee: | nobody → ZhouHeng (zhouhenglc) |
tags: | added: ovn |
To post a comment you must log in.
Fix proposed to branch: master /review. opendev. org/c/openstack /neutron/ +/825269
Review: https:/