Comment 12 for bug 1998608

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

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

commit b6750fb2b80453f4efb2706ed8a8ef1e1e5db37e
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed Dec 7 08:30:00 2022 +0100

    [OVN] Add vnic_type and binding profile capabilities to LSP info

    In order to decide if a port is a hardware offloaded port by just
    reading the OVN Logical_Switch_Port register, it is needed the
    VNIC type and the binding profile cababilities.

    The maintenance task will only update those LSP ports that belong
    to direct Neutron ports to avoid an unnecessary database load.

    Related-Bug: #1998608
    Change-Id: I5febe9d3eeef6c5b5f6d972b9e8ebfef541458ac