puppet-nova/releasenotes/notes/move-pci-config-to-pci-group-441c47b2d1c36837.yaml
Rajesh Tailor e6a438eeef Move PCI options to PCI group
This change I886045ab4e6bdb8418fd1ccdcd811417ecb4ad4a has moved PCI
configuration options to 'pci' group. They should no longer be
included in the "DEFAULT' group. The following options affected by
this change:
``pci_alias``
``pci_passthrough_whilelist``

Change-Id: Ia973da9d60c4d4cec14b861db47a76d219da5a9f
2017-06-02 15:45:54 +05:30

10 lines
241 B
YAML

---
upgrade:
- |
PCI configuration options have been moved to the 'pci' group. They
should no longer be included in the 'DEFAULT' group. Options affected
by this change:
* ``pci_alias``
* ``pci_passthrough_whitelist``