puppet-nova/releasenotes/notes/fix-pci-config-params-bfa54...

10 lines
286 B
YAML

---
fixes:
- |
PCI configuration options name should be same as mentioned in nova
configuration file, since these are moved to PCI section.
Options affected by this change:
* ``pci_alias`` to ``alias``
* ``pci_passthrough_whitelist`` to ``passthrough_whitelist``