nova/releasenotes/notes/add-pci-config-to-pci-group-5648cc0f307f24f8.yaml
Stephen Finucane 4e5ed1c489 conf: Move PCI options to a PCI group
This allows us to remove the final TODO.

Change-Id: I886045ab4e6bdb8418fd1ccdcd811417ecb4ad4a
Implements: bp centralize-config-options-ocata
2016-09-29 10:02:08 +01:00

10 lines
280 B
YAML

---
upgrade:
- |
All pci configuration options have been added to the 'pci' group. They
should no longer be included in the 'DEFAULT' group. These options are as
below:
- pci_alias (now pci.alias)
- pci_passthrough_whitelist (now pci.passthrough_whitelist)