tripleo-heat-templates/releasenotes/notes/nova_libvirt_max_queues-8024fc63105bd25d.yaml
Martin Schuppert 67a5a78897 Add NovaLibvirtMaxQueues role parameter to set [libvirt]/max_queues
Add NovaLibvirtMaxQueues role parameter to set [libvirt]/max_queues in
nova.conf of the compute. Default 0 corresponds to not set meaning the
legacy limits based on the reported kernel major version will be used.

Depends-On: Ieaa29b51257f5ea3a5e4d6c678140fd9ae052d88
Change-Id: I353e8ca2676bbdceb056f8b2b084bc5102f52c1f
2021-01-27 15:33:23 +01:00

7 lines
245 B
YAML

---
features:
- |
Add NovaLibvirtMaxQueues role parameter to set [libvirt]/max_queues in
nova.conf of the compute. Default 0 corresponds to not set meaning the
legacy limits based on the reported kernel major version will be used.