Re: [Openstack] [Folsom] Nova-compute: Class LibvirtDriver cannot be found

2013-01-07 Thread Byron McCollum
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 wrote: > Yeah, that worked!!! Thanks a lot, Doug, for pointing me in right direction!! > Nova-comput

Re: [Openstack] [Folsom] Nova-compute: Class LibvirtDriver cannot be found

2012-11-15 Thread Nikola Pajtic
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 d

Re: [Openstack] [Folsom] Nova-compute: Class LibvirtDriver cannot be found

2012-11-15 Thread Doug Goldstein
On Thu, Nov 15, 2012 at 12:36 PM, Nikola Pajtic wrote: > Hello to all! > > I have a problem with nova-compute daemon, start-up fails with following > error: > > 2012-11-15 19:14:34 INFO nova.compute.manager [-] Loading compute driver > 'libvirt.LibvirtDriver' > 2012-11-15 19:14:34 ERROR nova.compu

[Openstack] [Folsom] Nova-compute: Class LibvirtDriver cannot be found

2012-11-15 Thread Nikola Pajtic
Hello to all! I have a problem with nova-compute daemon, start-up fails with following error: 2012-11-15 19:14:34 INFO nova.compute.manager [-] Loading compute driver 'libvirt.LibvirtDriver' 2012-11-15 19:14:34 ERROR nova.compute.manager [-] Unable to load the virtualization driver: Class Libvirt