openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #19870
Re: [Folsom] Nova-compute: Class LibvirtDriver cannot be found
There is a typo in the docs...If you look closely, it says Hybird instead of Hybrid.
LibvirtHybirdOVSBridgeDriver
LibvirtHybridOVSBridgeDriver
Byron
On Nov 15, 2012, at 4:38 PM, Nikola Pajtic <salgeras@xxxxxxxxx> wrote:
> Yeah, that worked!!! Thanks a lot, Doug, for pointing me in right direction!! Nova-compute finally up and running.
>
> Although, I had some trouble with VIF driver. nova-compute.log threw an error, saying it cannot find nova.virt.libvirt.vif.LibvirtHybirdOVSBridgeDriver (even it had full module path defined). When I changed vif_driver to: "libvirt_vif_driver=nova.virt.libvirt.vif.LibvirtOpenVswitchVirtualPortDriver", nova-compute finally started. I suppose the reason for that error is the fact that I haven't started working on Quantum and OVS setup, maybe it can't find driver because of that. Will check it.
>
> Thank you once again.
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
References