Comment 6 for bug 1804288

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

Reviewed: https://review.openstack.org/623207
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=4f6758559713bd9b8f2aceaa42c1f482a0e32b22
Submitter: Zuul
Branch: stable/rocky

commit 4f6758559713bd9b8f2aceaa42c1f482a0e32b22
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)