Comment 6 for bug 1917484

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/yoga)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/873007
Committed: https://opendev.org/openstack/kolla-ansible/commit/094c2295cc3a0cba8cfe7210515431b3b378eff6
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 094c2295cc3a0cba8cfe7210515431b3b378eff6
Author: Michal Nasiadka <email address hidden>
Date: Tue Nov 15 18:20:32 2022 +0000

    ovn: Change NB/SB connection setup to allow usage of inactivity probe

    We have been using --db-nb-create-insecure-remote=yes - that results
    a TCP method is set by ovn-ctl script to run ovsdb-server.

    Downside is - we can't configure inactivity probe on that connection.

    Closes-Bug: #1917484
    Change-Id: I550aa4fe92aadea2a49ca5aff49c0183609b9470
    (cherry picked from commit b32d456ea23fe9bb999c06b0c6942bd89c9c1108)