neutron/neutron/plugins/ml2/drivers/mech_sriov
Rodolfo Alonso Hernandez f8ca735e5f Move mech driver VNIC validation to SimpleAgentMechanismDriverBase
The mechanism driver support VNIC types validation is done now in the
"SimpleAgentMechanismDriverBase" class __init__ method. If a subclass
needs to administratively prohibit any VNIC type supported by default,
"vnic_type_prohibit_list" must be passed to the base class __init__
call.

Related-Bug: #1578989

Change-Id: Ic25a8a7c716b4980ad2542b44519f77c6fdad309
2021-07-19 15:26:13 +00:00
..
agent Merge "SR-IOV agent can handle ports with same MAC addresses" 2021-06-22 19:21:53 +00:00
mech_driver Move mech driver VNIC validation to SimpleAgentMechanismDriverBase 2021-07-19 15:26:13 +00:00
__init__.py ML2 mechanism driver for SR-IOV capable NIC based switching, Part 1 2014-07-22 18:42:39 +03:00