Files
puppet-nova/spec/classes/nova_compute_libvirt_spec.rb
Takashi Kajinami 554d7b1ce0 Reject customized cpu_mode for unsupported virt_type
Using cpu_mode other than 'none' is supported only when virt_type is
qemu or kvm and nova-compute fails to start in case an unsupported
combination is used. Enforce this requirement during deployment to
make the invalid configuration more visible.

Change-Id: If9fc59797c4a24a3b7536cd3fe8770316fdf4f4d
2024-07-11 16:43:57 +09:00

15 KiB