Comment 4 for bug 1811405

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

Reviewed: https://review.openstack.org/630910
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=22f55822aab17c758f5f723c304b1acaf3179ec1
Submitter: Zuul
Branch: master

commit 22f55822aab17c758f5f723c304b1acaf3179ec1
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.

    Change-Id: I584d867f0e1c47447cb8790fd715fa01ec902438
    Closes-Bug: #1811405