os-vif/vif_plug_ovs/ovsdb
Hamdy Khader 399e355088 [Follow Up] OVS DPDK port representors support
Pass VF MAC address to ovs to set in case of netdev VIFHostDevice.

In case of DPDK representor port, Nova will pass through the VF PCI
as a hostdev and os-vif should pass the MAC to ovs as it would be
responsible for setting its MAC.
Moreover, when not using dpdk, libvirt does the mac cleanup,
since the VF is managed by libvirt, but when using DPDK,
libvirt does not manage the VF so we need to cleanup MAC address
in os-vif.

Change-Id: I5368c318cc0cfd7b5644d3da0dccbce7a48d6a85
Closes-Bug: #1829734
2020-01-15 20:42:50 +00:00
..
__init__.py Add abstract OVSDB API 2018-10-08 12:09:36 +01:00
api.py Add native implementation OVSDB API 2019-02-26 18:15:14 +00:00
impl_idl.py Add native implementation OVSDB API 2019-02-26 18:15:14 +00:00
impl_vsctl.py [Follow Up] OVS DPDK port representors support 2020-01-15 20:42:50 +00:00
ovsdb_lib.py [Follow Up] OVS DPDK port representors support 2020-01-15 20:42:50 +00:00