Comment 20 for bug 1817022

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/queens)

Reviewed: https://review.opendev.org/663034
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7891c7cd05ad5cff12b1f386cd116db408708371
Submitter: Zuul
Branch: stable/queens

commit 7891c7cd05ad5cff12b1f386cd116db408708371
Author: Darragh O'Reilly <email address hidden>
Date: Thu Mar 7 14:33:26 2019 +0000

    Make OVS controller inactivity_probe configurable

    This parameter applies to the OVSDB Controller table when the
    native openflow driver is used. There are reports that increasing
    it can reduce errors on busy systems. This patch also sets the
    default value to 10s which is more than the OVS default of 5s.
    See the ovs-vswitchd.conf.db man page for full description.

    Conflicts:
        neutron/tests/functional/agent/common/test_ovs_lib.py

    Change-Id: If0d42919412dac75deb4d7f484c42cea630fbc59
    Partial-Bug: #1817022
    (cherry picked from commit 540d00f68ecf1c11b0296922f965ef60d15d1a86)
    (cherry picked from commit 6e661ecd2de3994de25af0337f7e2ae781c2cca9)
    (cherry picked from commit eaad77758daeefb69bd60d48b8ca1e2814604f8a)