Hi,
The -- has been dropped. I have verified that the following configuration 
settings work (this was in a multinode Openstack setup using openvswitch):

    libvirt_vif_driver = nova.virt.libvirt.vif.LibvirtOpenVswitchDriver
    libvirt_vif_type = ethernet
    linuxnet_interface_driver = nova.network.linux_net.LinuxOVSInterfaceDriver

Thanks
Gary

----- Original Message -----
From: "Deepak Garg" <[email protected]>
To: "<[email protected]>" <[email protected]>
Cc: "Dan Wendlandt" <[email protected]>
Sent: Tuesday, March 20, 2012 7:56:56 AM
Subject: [ovs-discuss] OVS openstack documentation error

HI All,

I didn't find the details here to be correct:
http://openvswitch.org/openstack/documentation/

'--' is no longer used in nova.conf
e.g.  '--libvirt_vif_type=ethernet'   should be replaced  by
'libvirt_vif_type=ethernet'

Not sure, if  '--libvirt_ovs_bridge=br-int'  is used anymore but I
think the following flag is imperative:

'linuxnet_interface_driver=nova.network.linux_net.LinuxOVSInterfaceDriver'

It will be really nice if anyone could verify and fix this.





Cheers,
-- 

Deepak Garg,
Data Center and Cloud Div.
Citrix R&D, India
Skype-id: deepakgarg.iit
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to