Comment 5 for bug 1744359

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

Reviewed: https://review.openstack.org/535948
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=703ff85b8262997f209e7666396c5d430d3baa34
Submitter: Zuul
Branch: master

commit 703ff85b8262997f209e7666396c5d430d3baa34
Author: Brian Haley <email address hidden>
Date: Fri Jan 19 15:53:38 2018 -0500

    Add log-tag to haproxy config file

    By adding a log-tag line to the haproxy config file that contains
    the network or router id, we will be able to differentiate which
    proxy is logging what. This should help with debugging.

    Change-Id: I5bb57b7682c00645e20cce69847dbb3b72165aa8
    Partial-bug: #1744359