Comment 1 for bug 1708097

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

Reviewed: https://review.openstack.org/489902
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=386825d6ff55fe1f4c753989c2552841da6c38af
Submitter: Jenkins
Branch: master

commit 386825d6ff55fe1f4c753989c2552841da6c38af
Author: Jeffrey Zhang <email address hidden>
Date: Wed Aug 2 15:32:46 2017 +0800

    Prevent check haproxy script from generating meaningless logs

    Redirect the logs into /dev/null. Otherwise, it will be collected by
    docker engine, which is meaningless.

    Change-Id: I7d1d4cac61e62144bc11c26e7b00fc21037eb8d1
    Closes-Bug: #1708097