neutron/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver
Lajos Katona d860109bf6 supported_vnic_type configurable for sriov
Now supported_vnic_types is hardcoded to the mechanism drivers, but that
can depend on several factors, like type of the NIC, admin decision,
etc.
With this patch we put the right to decide which vnic types are
supported for ovs agent into the hands of the admin, by allowing
blacklisting items from the mechanism driver specific list.
Background: http://eavesdrop.openstack.org/meetings/neutron_qos/2018/
neutron_qos.2018-07-31-15.00.log.html#l-58

Change-Id: Iad9e2e966df53b4164d2a56a93215c69825b5241
Partial-Bug: #1578989
See-Also: https://review.openstack.org/502306 (nova spec)
See-Also: https://review.openstack.org/508149 (neutron spec)
2018-11-05 11:40:13 +01:00
..
__init__.py Consolidate sriov agent and driver code 2015-06-26 19:51:58 +00:00
test_mech_sriov_nic_switch.py supported_vnic_type configurable for sriov 2018-11-05 11:40:13 +01:00