Comment 6 for bug 1832251

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

Reviewed: https://review.opendev.org/666407
Committed: https://git.openstack.org/cgit/openstack/puppet-neutron/commit/?id=fedd77e759f42dd086975e285f2c7bcac419d939
Submitter: Zuul
Branch: stable/queens

commit fedd77e759f42dd086975e285f2c7bcac419d939
Author: Brent Eagles <email address hidden>
Date: Mon Jun 10 15:54:23 2019 -0230

    Ensure tunnel types are absent if not configured

    This patch fixes a bug where updating a configuration wouldn't remove
    agent/tunnel_types configuration when required.

    Conflicts:
      spec/classes/neutron_agents_ml2_ovs_spec.rb

    Change-Id: I8248ad80e6ff88aec252919fa687018bda78a60b
    Closes-Bug: #1832251
    (cherry picked from commit 6c34ce2a42ae8c445a1fbe14ab18d4ee59e09c9b)