Files
puppet-nova/spec/classes/nova_compute_libvirt_spec.rb
Martin Schuppert 8a6de56193 Add parameter to configure the libvirt max_queues
The maximum number of virtio queue pairs that can be enabled when
creating a multiqueue guest. The number of virtio queues allocated
will be the lesser of the CPUs requested by the guest and the max
value defined.

Change-Id: Ieaa29b51257f5ea3a5e4d6c678140fd9ae052d88
2021-01-21 09:32:09 +01:00

18 KiB