<div dir="ltr"><div>Hi</div><div><br></div><div>(This mail has been sent to the <span class="gmail-gI"><span>community mailing list already, and I was suggested to reach out to this mailing list.)</span></span></div><div><span class="gmail-gI"><span><br></span></span></div><div>I have enabled KVM after deploying openstack single node setup.</div><div>Following entries has been added to /etc/nova/nova.conf and then restart libvirtd.service  and openstack-nova-compute.servic.</div><div><br></div><div><span>compute_driver</span> <span>=</span> <span>libvirt.LibvirtDriver</span>
<span>[libvirt]</span>
<span>virt_type</span><span>=</span><span>kvm</span>
#virt_type=qemu<br><br># lsmod | grep kvm<br>kvm_intel             188740  0 <br>kvm                   637289  1 kvm_intel<br>irqbypass              13503  1 kvm</div><div><br></div><div><div><br></div><div>I have disabled qemu in nova config and restarted the entire box (including the base OS and the VM where I deployed Openstack.</div><div>But still no luck.</div><div><br></div><div><br></div><div>$ openstack hypervisor list<br>+----+------------------------+-----------------+----------------+-------+<br>| ID | Hypervisor Hostname    | Hypervisor Type | Host IP        | State |<br>+----+------------------------+-----------------+----------------+-------+<br>|  1 | openstack.centos.local | QEMU            | 192.168.122.63 | up    |<br>+----+------------------------+-----------------+----------------+-------+</div></div><div><br></div><div>I still can see Hypervisor Type as QEMU, when I issue openstack hypervisor list command.</div><div><br></div></div>