neutron/neutron/plugins/ml2/drivers/mech_sriov
Adrian Chiris 528a9ce0a0 Use effective MAC address for macvtap assigned VFs
This commit modifies the way sriov agent retrieves mac
addresses for macvtap assigned VFs to use the effective
mac taken from the macvtap net device instead of the
administrative mac set on the PF.

This commit rids sriov agent from depending on hypervisor/nova
to set both administrative and effective mac for macvtap ports.

Related-Bug: #1841067

Change-Id: Id499bcc49d27f13f7f03481922a3383b4a255da1
(cherry picked from commit 6f7b88d080)
2020-05-13 16:24:25 +00:00
..
agent Use effective MAC address for macvtap assigned VFs 2020-05-13 16:24:25 +00:00
mech_driver Add "connectivity" parameter in vif_details 2019-07-05 10:13:11 +00:00
__init__.py ML2 mechanism driver for SR-IOV capable NIC based switching, Part 1 2014-07-22 18:42:39 +03:00