yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #24196
[Bug 1387152] [NEW] Wrong Product ID for Intel NIC in supported_pci_vendor_devs
Public bug reported:
In /etc/neutron/plugins/ml2/ml2_conf_sriov.ini under [sriov_nic] section
supported_pci_vendor_devs = 15b3:1004, 8086:10c9
It should be:
supported_pci_vendor_devs = 15b3:1004, 8086:10ca
8086:10c9 is Vendor ID:Product ID of PF. It should be Vendor ID:Product
ID of VF.
** Affects: neutron
Importance: Undecided
Assignee: Irena Berezovsky (irenab)
Status: Confirmed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1387152
Title:
Wrong Product ID for Intel NIC in supported_pci_vendor_devs
Status in OpenStack Neutron (virtual network service):
Confirmed
Bug description:
In /etc/neutron/plugins/ml2/ml2_conf_sriov.ini under [sriov_nic] section
supported_pci_vendor_devs = 15b3:1004, 8086:10c9
It should be:
supported_pci_vendor_devs = 15b3:1004, 8086:10ca
8086:10c9 is Vendor ID:Product ID of PF. It should be Vendor
ID:Product ID of VF.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1387152/+subscriptions
Follow ups
References