Comment 2 for bug 1478570

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

Reviewed: https://review.openstack.org/209463
Committed: https://git.openstack.org/cgit/stackforge/kolla/commit/?id=8ede380f1d4d702bf29ea31e6f66dafd8518c759
Submitter: Jenkins
Branch: master

commit 8ede380f1d4d702bf29ea31e6f66dafd8518c759
Author: Sam Yaple <email address hidden>
Date: Wed Aug 5 11:10:53 2015 +0000

    Add check_script for haproxy in keepalived

    This patch checks that haproxy is alive and running. It does this by
    using socat to talk to the haproxy socket. That socket will only
    respond successfully when haproxy is active and functional.

    Change-Id: I528588d5742071103c28109a69842a6f935232c2
    Closes-Bug: #1478570