Comment 4 for bug 1892477

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

Reviewed: https://review.opendev.org/747372
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=4a2cc2beecf213960b95240e7d471f671c44bfec
Submitter: Zuul
Branch: stable/ussuri

commit 4a2cc2beecf213960b95240e7d471f671c44bfec
Author: Terry Wilson <email address hidden>
Date: Fri Jun 19 18:30:50 2020 -0500

    Clean up some of the OVN agent API methods

    Adds ControllerAgent and MetadataAgent classes to organize some of
    the OVN Agent API code.

    Note: This is being backported because the change to fix the bug #1892477
    relies on these modifications. As #1892477 is a high priority bug I am
    backporting this work as part of effort to backport the fix for that
    issue.

    Partial-Bug: #1892477
    Change-Id: I9224edab2d27184ed96be1cdea2bd865aadff065
    (cherry picked from commit 6723f4a485e2c60e45f45732c0881c126de06608)