Comment 3 for bug 1877447

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

Reviewed: https://review.opendev.org/734344
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=eb46081150a4ca4e2007cabfcadd134cbc85435e
Submitter: Zuul
Branch: master

commit eb46081150a4ca4e2007cabfcadd134cbc85435e
Author: Flavio Fernandes <email address hidden>
Date: Mon Jun 8 18:02:06 2020 -0400

    port_forwarding: extend support for OVN usage (cont.)

    This is a follow up from commit 102c442bcfa39074787e3292818880ecf238ac61

    The call to resources_rpc.ResourcesPushRpcApi() will fail in situations
    where RPC is not available. That is the case for neutron_ovn_db_sync_util.

    The changes here will only set push_api if any of the configured service
    plugins need it. This is a behavior similar to what is done for the QOS
    plugin.

    Related-Bug: #1877447
    Change-Id: I3f2e18fabf4556cd708c6e544b5aaf37f72b44df