Comment 34 for bug 1731063

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/521191
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=5de608f0ebc9f1b790f20b078b81c1111896d31a
Submitter: Zuul
Branch: master

commit 5de608f0ebc9f1b790f20b078b81c1111896d31a
Author: Alex Schultz <email address hidden>
Date: Fri Nov 17 14:13:41 2017 -0700

    Add debug to neutron agents

    We currently do not enable debug for the l3, l2gw or dhcp agent if the
    debug flag is set to true. This fixes the templates to support enabling
    debug for these agents either via the global Debug setting or a specific
    debug setting.

    Change-Id: I0a44bfc27b306bfb08dab0656e3362503f07d6b3
    Related-Bug: #1731063