67a5a78897
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
7 lines
245 B
YAML
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.
|