Comment 6 for bug 2017871

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/903947
Committed: https://opendev.org/openstack/neutron/commit/9e74ea11e8b6c06288f91c393b882e32a2524235
Submitter: "Zuul (22348)"
Branch: master

commit 9e74ea11e8b6c06288f91c393b882e32a2524235
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Tue Dec 19 11:15:06 2023 +0000

    [OVN] The OVN agent exposes the ``load_config`` method.

    Now the ``OVNNeutronAgent.load_config`` method is public and accessible
    by the OVN agent extensions.

    This patch also makes use of the property ``ovs_idl``, that implicitly
    loads the OVS IDL if it is not done previously.

    Related-Bug: #2017871
    Change-Id: I356c16d753b524736673a665a6590ae903be5682