yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #54824
[Bug 1611302] [NEW] SR-IOV: deprecate supported_pci_vendor_devs
Public bug reported:
To reduce complexity in configuring SR-IOV I want to deprecate
the supported_pci_vendor_devs option. This option is doing extra
validation that pci vendor id and product id provided by
nova in the neutron port binding profile is matching
to the vendor id and product id in supported_pci_vendor_devs.
This is redundant, because nova-scheduler is the point to do
validation and select a suitable hypervisor and The compute node is
already validating this through the pci_passthrough_whitelist
option in nova.conf
see http://lists.openstack.org/pipermail/openstack-dev/2016-August/101108.html
** Affects: neutron
Importance: Undecided
Assignee: Moshe Levi (moshele)
Status: In Progress
** Tags: sriov-pci-pt
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1611302
Title:
SR-IOV: deprecate supported_pci_vendor_devs
Status in neutron:
In Progress
Bug description:
To reduce complexity in configuring SR-IOV I want to deprecate
the supported_pci_vendor_devs option. This option is doing extra
validation that pci vendor id and product id provided by
nova in the neutron port binding profile is matching
to the vendor id and product id in supported_pci_vendor_devs.
This is redundant, because nova-scheduler is the point to do
validation and select a suitable hypervisor and The compute node is
already validating this through the pci_passthrough_whitelist
option in nova.conf
see http://lists.openstack.org/pipermail/openstack-dev/2016-August/101108.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1611302/+subscriptions
Follow ups