Comment 20 for bug 1953478

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/839734
Committed: https://opendev.org/openstack/neutron/commit/81ae3eb98de5b4038ad3ca0268b55e87bad15ca3
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 81ae3eb98de5b4038ad3ca0268b55e87bad15ca3
Author: Slawek Kaplonski <email address hidden>
Date: Thu Dec 23 11:57:47 2021 +0100

    Add extra debug log with current and new port statuses in ML2 plugin

    This patch only adds one extra debug log to log current and new
    port statuses in the method which updates that status in the DB.
    This may be useful e.g. to understand why notifications about port
    change aren't send to Nova in some cases (like unshelve instance, see
    related bug).

    Related-Bug: #1953478
    Change-Id: I4c6fd5b0b33bf764c0b182f169173453ea7a4efc
    (cherry picked from commit 34e560fad0b773d4b81032f876994d5340195600)