Comment 7 for bug 1797128

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

Reviewed: https://review.openstack.org/615377
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=0856011478e3f5cca51cf4e33637a6056f53ea2b
Submitter: Zuul
Branch: stable/queens

commit 0856011478e3f5cca51cf4e33637a6056f53ea2b
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)