neutron/neutron/plugins/ml2/drivers/mech_sriov/mech_driver
Nikola Dipanov 4a431f75a0 sriov-mech: Introduce a new VIF type for PF vnic type
We need to tell Nova to use a specific VIF type for full PF passthrough
(this is the recently added VNIC_DIRECT_PHYSICAL vnic type).

Make sure that when binding ports with this vnic type, we set the
appropriate vif type for Nova to be able to provision those ports
correctly.

Nova change that adds a vif driver for this vif type:

https://review.openstack.org/#/c/262583/

DocImpact: Exposes a new vif type for PF passtrhough vnic type

Change-Id: I895dab98e5e5a9369771539e51ba5c500bfe0045
Related-blueprint: sriov-pf-passthrough-neutron-port
2016-01-21 11:48:45 +00:00
..
__init__.py Fix Consolidate sriov agent and driver code 2015-06-29 20:12:36 +00:00
exceptions.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
mech_driver.py sriov-mech: Introduce a new VIF type for PF vnic type 2016-01-21 11:48:45 +00:00