Hi,
problem was openstack installation auto detecting the hypervisor type and
installing the compute driver accordingly.
since i am running my vm in my laptop on vmware player ,compute driver got
installed was vmware, but i would like to install libvirt driver.
Here is the error if i try to inst
Hello,
could you please help me to mention compute driver in kilo?
my /etc/nova-compute.conf
[DEFAULT]
compute_driver=libvirt.LibvirtDriver
[libvirt]
virt_type = qemu
i am getting error like
root@kiloctl:~# tail -f /var/log/nova/nova-compute.log
2015-06-08 17:04:53.155 16600 ERROR nova.virt.