I solved my problem. The problem was that i forgot to update the repository with the command add-apt-repository cloud-archive:havana so the config files showed some kind of old format. Giuliano 2013/11/5 Giuliano <iner45 at gmail.com> > Hi stackers, i have a doubt on configuration files in Havana. > > Following the OVS multinode guide<https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst>I noticed that I have to modify the /etc/nova/nova-compute.conf file. > > However, that file in my host (compute node) already has the following > content: > > --libvirt_type=kvm > > It doesn't seem to be the classic INI format. I suppose its a parameter > that is appended once the program is executed. > > > Is it safe to append to it the following content (as specified in the > mentioned guide, chapter 4.6)? > > [DEFAULT] > libvirt_type=kvm > libvirt_ovs_bridge=br-int > libvirt_vif_type=ethernet > libvirt_vif_driver=nova.virt.libvirt.vif.LibvirtHybridOVSBridgeDriver > libvirt_use_virtio_for_bridges=True > > > Thanks, > Giuliano > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : openstack at lists.openstack.org > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20131105/2f98c8be/attachment.html>