diff --git a/snap-overlay/etc/nova/nova.conf.d/hypervisor.conf b/snap-overlay/etc/nova/nova.conf.d/hypervisor.conf index 0ff89cf..bb910e5 100644 --- a/snap-overlay/etc/nova/nova.conf.d/hypervisor.conf +++ b/snap-overlay/etc/nova/nova.conf.d/hypervisor.conf @@ -5,5 +5,5 @@ compute_driver = libvirt.LibvirtDriver disable_rootwrap = True [libvirt] -virt_type = kvm -cpu_mode = host-passthrough +virt_type = qemu +cpu_mode = host-model