Comment 7 for bug 1744359

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

Reviewed: https://review.openstack.org/536919
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f74b39c57dbb306dd3bb9a68cc44491d54b7988a
Submitter: Zuul
Branch: stable/pike

commit f74b39c57dbb306dd3bb9a68cc44491d54b7988a
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
    (cherry picked from commit 703ff85b8262997f209e7666396c5d430d3baa34)