First time here? Check out the FAQ!
![]() | 1 | initial version |
Hi,
You are right,
On booting, the node does not load the correct module:
2012-11-15 11:50:03 DEBUG nova.service [-] libvirt_vif_driver : nova.virt.libvirt.vif.LibvirtBridgeDriver from (pid=7927) wait /usr/lib/python2.7/dist-packages/nova/service.py:188
It's loading the LibvirtBridgeDriver instead of the specified nova.virt.libvirt.vif.LibvirtHybirdOVSBridgeDriver.
Why?
Could the libvirt version be the cause? I'm running the 0.9.13 version.
Here is the complete log: http://paste.openstack.org/show/25937/
Thanks!