Overcommitting of CPUs on Qemu?
Icehouse compute node with 2 cores allocated on KVM.
nova.conf:
virt_type=qemu
cpu_allocation_ratio=16.0
But only 2 VCPUs are available in total, not 32. Is this option supported just for physical CPUs?
I found that's a Horizon issue. The cpu ration works well even in Qemu.