Comment 9 for bug 1804288

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

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

commit 23ecac6fdf34e8191babaa33a2188194244a7868
Author: Brent Eagles <email address hidden>
Date: Tue Nov 20 15:20:15 2018 -0330

    neutron-cleanup skips ports marked skip_cleanup=true

    The neutron-cleanup script was destroying the entire neutron integration
    bridge including ports that are tagged to skip the cleanup process. This
    adds logic to skip those ports.

    Change-Id: If77933310b5602c5e0d4197584d66d929fc4d8db
    Closes-Bug: #1804288
    (cherry picked from commit a9c0fa5ce5a6d42889e29e09ad8edffe0498e39c)