Comment 6 for bug 1797128

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/rocky)

Reviewed: https://review.openstack.org/615376
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=dac8bfca6715a173a91ae58c77837fa3d513b5bf
Submitter: Zuul
Branch: stable/rocky

commit dac8bfca6715a173a91ae58c77837fa3d513b5bf
Author: Tim Rozet <email address hidden>
Date: Wed Oct 10 10:49:42 2018 -0400

    Sets ODL OVSDB inactivity probe timer

    Defaults the ODL OVSDB inactivity probe timer to 180s. This value is
    more suitable for large number of compute nodes as the default ODL value
    of 5s causes too much stress on the controller in large scale
    environments.

    Closes-Bug: 1797128

    Change-Id: I74a8c40b609adec97a27602700bbfa7203ad031f
    Signed-off-by: Tim Rozet <email address hidden>
    (cherry picked from commit 2006b8218d66a0a88f3cd970b9ebf40e3e7a793e)