[Openstack] Need help on neutron network device!!
Sateesh Kolagani Kumar
Sateesh_Kumar at mindtree.com
Thu Apr 3 07:25:39 UTC 2014
Kotesh,
Thanks for the response, if you look at my trail mail, done the same but its not working showing as PENDING_CREATE tried to create through dashboard as well CMD still issue persists.
Router also presented.
Thanks and Regards,
Sateesh Kolagani
From: Kelam, Koteswara Rao [mailto:koteswara.kelam at hp.com]
Sent: Thursday, April 3, 2014 12:47 PM
To: Sateesh Kolagani Kumar; openstack at lists.openstack.org
Subject: RE: Need help on neutron network device!!
* In the controller node, add the following line in neutron.conf and restart the neutron-server:
service_plugins = neutron.services.firewall.fwaas_plugin.FirewallPlugin
* In the network node, neutron.conf, add the following and restart the neutron-l3-agent:
[fwaas]
driver = neutron.services.firewall.drivers.linux.iptables_fwaas.IptablesFwaasDriver
enabled = True
This worked for me.
Regards,
Koteswar
From: Sateesh Kolagani Kumar [mailto:Sateesh_Kumar at mindtree.com]
Sent: Saturday, March 29, 2014 11:23 AM
To: openstack at lists.openstack.org<mailto:openstack at lists.openstack.org>
Subject: [Openstack] Need help on neutron network device!!
Hi,
I have enabled firewall in neutron.conf at controller (where neutron server installed) and Neutron node(where agents are installed)..after I create a firewall in dashboard its showing as PENDING_CREATE State not showing as active, all basic networking is working fine (used GRE tunnel). The changes made in Controller and neutron node..
Controller:
service_plugins = neutron.services.firewall.fwaas_plugin.FirewallPlugin
Neutron Node:
[fwaas]
driver = neutron.services.firewall.drivers.linux.iptables_fwaas.IptablesFwaasDriver
enabled = True
Is anything I am issuing here please suggest me.
Thanks and Regards,
Sateesh Kolagani
________________________________
http://www.mindtree.com/email/disclaimer.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140403/cf25a230/attachment.html>
More information about the Openstack
mailing list