Comment 5 for bug 1762504

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

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

commit 367605ce3e8bc3de113525f314839b6908f34fb0
Author: Emilien Macchi <email address hidden>
Date: Mon Apr 9 11:39:27 2018 -0700

    Update OS::TripleO::Services::ComputeNeutronCorePlugin for containers

    Neutron ML2 plugin has been containerized, we need to switch
    ComputeNeutronCorePlugin to use the containerized service in THT for the
    Neutron ML2 plugin, otherwise Neutron will be configured on the host and
    not in the container.

    Change-Id: I744cde656cc827762b13995d05f8881d4da2b5b8
    Closes-Bug: #1762504
    (cherry picked from commit f35c4178044b3f8012b1c328e7f6dad970148b92)