Comment 2 for bug 1779701

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/queens)

Reviewed: https://review.openstack.org/579576
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=2dcd4af21e893990338524c6f934f4ae712acc95
Submitter: Zuul
Branch: stable/queens

commit 2dcd4af21e893990338524c6f934f4ae712acc95
Author: Andrew Austin <email address hidden>
Date: Thu Jun 21 15:19:17 2018 +0000

    Prevent Neutron L3 and Metadata agents from running when using OVN DVR.

    When using the DVR OVN environments, Neutron metadata and L3 agents could
    be left running on the overcloud compute nodes. This patch explicitly
    nullifies the DVR versions of those Heat resources to ensure they are
    disabled.

    Closes-Bug: #1779701
    Change-Id: I575c0d438a65ce24ee6cb75fec1b95a418e875b1
    (cherry picked from commit cfe872ed4f889b6e891c7250cd394c25efb8ef27)