Wrong Product ID for Intel NIC in supported_pci_vendor_devs

Bug #1387152 reported by Itzik Brown
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
Samer Deeb

Bug Description

In /etc/neutron/plugins/ml2/ml2_conf_sriov.ini under [sriov_nic] section the default value for supported_pci_vendor_devs is:
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.

Changed in neutron:
status: New → Confirmed
assignee: nobody → Irena Berezovsky (irenab)
Samer Deeb (samerd)
Changed in neutron:
assignee: Irena Berezovsky (irenab) → Samer Deeb (samerd)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/132669

Changed in neutron:
status: Confirmed → In Progress
Itzik Brown (itzikb1)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/132964

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron (master)

Change abandoned by Samer Deeb (<email address hidden>) on branch: master
Review: https://review.openstack.org/132964
Reason: Wrong Change-ID

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/132669
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b2e14588068a22b0d16623248cdba4d2b9607fda
Submitter: Jenkins
Branch: master

commit b2e14588068a22b0d16623248cdba4d2b9607fda
Author: Samer Deeb <email address hidden>
Date: Tue Nov 4 13:58:19 2014 +0200

    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

Changed in neutron:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in neutron:
milestone: none → kilo-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: kilo-1 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.