Comment 7 for bug 1811405

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

Reviewed: https://review.opendev.org/707712
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6d17829aa664e7cf6a92291963ff622c8b763b53
Submitter: Zuul
Branch: stable/rocky

commit 6d17829aa664e7cf6a92291963ff622c8b763b53
Author: Lajos Katona <email address hidden>
Date: Tue Jan 15 09:20:54 2019 +0100

    Catch OVSFWTagNotFound in update_port_filter

    In neutron.agent.linux.openvswitch_firewall.firewall make the method
    update_port_filter catch OVSFWTagNotFound and log it to avoid
    traceback in log files.

    Conflicts:
      neutron/agent/linux/openvswitch_firewall/firewall.py

    Change-Id: I584d867f0e1c47447cb8790fd715fa01ec902438
    Closes-Bug: #1811405
    (cherry picked from commit 22f55822aab17c758f5f723c304b1acaf3179ec1)