Comment 21 for bug 1817022

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

Reviewed: https://review.opendev.org/663050
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=4ba9f694c63fcd2a9a3b1091e67a91d5496fe087
Submitter: Zuul
Branch: stable/pike

commit 4ba9f694c63fcd2a9a3b1091e67a91d5496fe087
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
        neutron/agent/common/ovs_lib.py

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