Comment 2 for bug 1695090

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

Reviewed: https://review.openstack.org/470081
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=c7a2babf545a30ac29f5dda91e19eaca933c106a
Submitter: Jenkins
Branch: master

commit c7a2babf545a30ac29f5dda91e19eaca933c106a
Author: Michael Johnson <email address hidden>
Date: Thu Jun 1 18:55:54 2017 -0700

    Check keepalived health in the amphora

    The health manager did not detect a keepalived failure inside the amphora.
    This patch will not send a health heartbeat if keepalived is configured but
    not running.

    This patch also allows the health checks to continue after an initial failure.

    Change-Id: Id21310bd5ded3747218d3872ab3c966e5ddf5356
    Closes-Bug: #1695090