Closed aaronorosen closed 11 years ago
Hi hrushig, awesome. Btw my patch has an issue since it's using the OVS driver and the doc is for the linuxbridge plugin. Will update pull request.
actually nvp my patch is fine.
s/nvp/nvm
Hi guys,
I liked your work with the Nicira NVP so i created a branch with your work. Please provide me with your names and email to add you to the contributor's list :)
regards, Bilel
I just implemented these changes in my multi-node OVS plugin environment. Here are the changes suggested for multi-node doc based on aaronorosen commit to the single-node doc:
Update /etc/nova/nova.conf on control and compute node under Network Settings section firewall_driver=nova.virt.firewall.NoopFirewallDriver security_group_api=quantum
Update /etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini on all the nodes [SECURITYGROUP]
Firewall driver for realizing quantum security group function
firewall_driver = quantum.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver