Comment 3 for bug 1797128

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

Reviewed: https://review.openstack.org/609438
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=2006b8218d66a0a88f3cd970b9ebf40e3e7a793e
Submitter: Zuul
Branch: master

commit 2006b8218d66a0a88f3cd970b9ebf40e3e7a793e
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>