Comment 10 for bug 1791159

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

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

commit 77ac42d2ee664263dd1dfd391dac4d8e062875e0
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Tue Mar 9 17:46:47 2021 +0000

    SR-IOV agent can handle ports with same MAC addresses

    SR-IOV agent can handle ports with same MAC address (located in
    different networks). The agent can retrieve, from the system, the
    MAC address and the PCI slot; because the PCI slot is unique per
    port in the same host, this parameter is used to match with the
    Neutron port ID stored in the database (published via RPC).

    RPC API bumped to version 1.9.

    Closes-Bug: #1791159

    Change-Id: Id8c3e0485bebc55c778ecaadaabca1c28ec56205