]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
SRIOV: Fix Wrong Product ID for Intel NIC example
authorSamer Deeb <samerd@mellanox.com>
Tue, 4 Nov 2014 11:58:19 +0000 (13:58 +0200)
committerSamer Deeb <samerd@mellanox.com>
Sun, 9 Nov 2014 08:12:54 +0000 (10:12 +0200)
commitb2e14588068a22b0d16623248cdba4d2b9607fda
tree9a76cb9a943d59dbae9e3a519e7b629e202c025f
parent11473c439b1716b13a7f30a9239a4bcf0ad87b71
SRIOV: Fix Wrong Product ID for Intel NIC example

Some Examples and default Values of the Product ID for Intel NIC contains
Wrong Product ID that belongs to the PF product,
it should be replaced with the product ID of the VF.

Change-Id: I87291ea0458fa1ef7df1c06e17b7f9071ffb39e0
Closes-Bug: 1387152
etc/neutron/plugins/ml2/ml2_conf_sriov.ini
neutron/plugins/ml2/drivers/mech_sriov/mech_driver.py
neutron/tests/unit/ml2/drivers/mech_sriov/test_mech_sriov_nic_switch.py