Comment 4 for bug 1879502

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

Reviewed: https://review.opendev.org/730413
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=47f28d5a5f9e55f3b37a76e154b670d2e28bbcc1
Submitter: Zuul
Branch: stable/ussuri

commit 47f28d5a5f9e55f3b37a76e154b670d2e28bbcc1
Author: Terry Wilson <email address hidden>
Date: Tue May 19 13:45:37 2020 +0000

    Fix neutron-ovn-db-sync-util issues

    Two places needed to pass the _plugin_context like the mech driver
    already does since PortContext has no session. There was also a
    place where a port object was passed instead of a port id.

    Closes-Bug: #1879502
    Change-Id: I19ee7b0cf4f8ab187e0a9025eece1ad3525e58e4
    (cherry picked from commit 21405378f03d570834adf395c751f69075f128b2)