neutron/releasenotes/notes/deprecate-SRIOV-physical_device_mappings-67dd3317181eb513.yaml
Gary Kotton 653972f548 Fix typo in release note filename
deivce => device

TrivialFix

Change-Id: Id69951958d9d74e51c1cab9b992d286c8e852713
2016-11-14 07:49:57 -08:00

8 lines
284 B
YAML

---
deprecations:
- The 'physical_device_mappings' option is deprecated
and will be removed in Pike. The PCI device validation
is made in Nova with the 'pci_whitelist' config option.
Therefore it is redundant to validate it in Neutron
with physical_device_mappings.