Commit 5bba2f9
committed
Fix value of libvirt.hw_machine_type
We are seeing the following entries in nova-compute.log:
WARNING nova.virt.libvirt.utils [-] Invalid hw_machine_type config value q35
The format for this config option is host-arch=machine-type. For
example: x86_64=machinetype1,armv7l=machinetype2.1 parent 208c1d8 commit 5bba2f9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments