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@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to