[ovn]Set NB/SB connection inactivity_probe does not work for cluster

Bug #1958364 reported by ZhouHeng
6
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.2.223.2:6641
ovn_sb_connection = tcp:100.2.223.2:6642
The NB/SB connection inactivity_probe can be set correctly.

When ovn is in cluster deployment, config like:

[ovn]
ovn_nb_connection = tcp:100.2.223.2:6641,tcp:100.2.223.12:6641,tcp:100.2.223.30:6641
ovn_sb_connection = tcp:100.2.223.2:6642,tcp:100.2.223.12:6642,tcp:100.2.223.30:6642

Set NB/SB connection inactivity_probe does not work right.

Tags: ovn
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/neutron/+/825269

Changed in neutron:
status: New → In Progress
Changed in neutron:
importance: Undecided → Medium
assignee: nobody → ZhouHeng (zhouhenglc)
tags: added: ovn
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/825269
Committed: https://opendev.org/openstack/neutron/commit/0124dab42304596552eda7370c6ad59ee86e145b
Submitter: "Zuul (22348)"
Branch: master

commit 0124dab42304596552eda7370c6ad59ee86e145b
Author: zhouhenglc <email address hidden>
Date: Wed Jan 19 16:13:12 2022 +0800

    [ovn]Set NB/SB "connection" inactivity probe support multi addresses

    When OVN is clustered, connection be set multiple addresses, inactivity
    probe cannot currently be set correctly. this patch fix it.

    Closes-bug: #1958364

    Change-Id: I5f83d6f47dc60b849cca5830ec3f77c15a446530

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 21.0.0.0rc1

This issue was fixed in the openstack/neutron 21.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.