Comment 12 for bug 1990842

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

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

commit 97d658c4ce940c4f300deb4e1636c79aaa4a35f1
Author: Bence Romsics <email address hidden>
Date: Wed Feb 8 13:39:39 2023 +0100

    port-hint-ovs-tx-steering: shim extension

    and a ML2 extension that does nothing, just loads the API extension.
    All the real implementation is in the agent-side change.

    To enable this:

    * ml2_conf.ini:
      [ml2]
      extension_drivers += port_hint_ovs_tx_steering

    Change-Id: I572072b3817484129a60ef68adf74ffd52b9eab8
    Closes-Bug: #1990842
    Related-Change (spec): https://review.opendev.org/c/openstack/neutron-specs/+/862133
    Related-Change (n-lib api-def): https://review.opendev.org/c/openstack/neutron-lib/+/873112