neutron/releasenotes/notes/deprecate-SRIOV-physical_device_mappings-67dd3317181eb513.yaml
Ihar Hrachyshka 4a66fa833e Multiple tweaks for Ocata release notes
Those hopefully are of benefit. The major bit of the change is stopping
to use prelude section for all current release notes. This is because
the section is supposed to contain global release notes, not
feature-specific.

Other tweaks are open for debate.

Change-Id: I1d5e46591195a9756ee9fd5276f163794c366528
2017-01-15 01:46:21 +00:00

7 lines
303 B
YAML

---
deprecations:
- The ``physical_device_mappings`` option is deprecated and will be removed
in Pike. PCI device validation is done in Nova, controlled via the
``pci_whitelist`` configuration option. Therefore it is redundant to
validate it in Neutron with ``physical_device_mappings``.