puppet-nova/releasenotes/notes/libvirt_num_pcie_ports-427923117bd13a65.yaml
Martin Schuppert 3e7cd134f8 Add parameter for libvirt/num_pcie_ports
Add parameter `num_pcie_ports` to specify the number of PCIe ports an
instance will get.
Libvirt allows a custom number of PCIe ports (pcie-root-port controllers) a
target instance will get. Some will be used by default, rest will be available
for hotplug use.

Change-Id: I16732c9d6013112381cfad999540dd41ec3d7ba3
2019-06-04 17:38:41 +02:00

9 lines
301 B
YAML

---
features:
- |
Add parameter `num_pcie_ports` to specify the number of PCIe ports an
instance will get.
Libvirt allows a custom number of PCIe ports (pcie-root-port controllers) a
target instance will get. Some will be used by default, rest will be available
for hotplug use.