RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1157666 - L3 agent failed to start due to FWaaS enabled in neutron.conf
Summary: L3 agent failed to start due to FWaaS enabled in neutron.conf
Keywords:
Status: CLOSED DUPLICATE of bug 1148949
Alias: None
Product: RDO
Classification: Community
Component: openstack-packstack
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Juno
Assignee: Martin Magr
QA Contact: Ofer Blaut
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-27 12:58 UTC by Ihar Hrachyshka
Modified: 2014-10-27 15:40 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-10-27 15:40:39 UTC
Embargoed:


Attachments (Terms of Use)

Description Ihar Hrachyshka 2014-10-27 12:58:10 UTC
Default packstack installation for Fedora 20 via Juno RDO repo resulted in L3 agent failing to start due to the following error in its log file:

2014-10-27 13:33:29.977 5750 ERROR neutron.services.firewall.agents.l3reference.firewall_l3_agent [req-5a89650d-4612-4b1e-a9a3-8a0d55375d30 None] FWaaS plugin is configured in the server side, but FWaaS is disabled in L3-agent.

This is because service_plugins in neutron.conf is as follows:

service_plugins =neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron.services.firewall.fwaas_plugin.FirewallPlugin

In answer file used, FWaaS is disabled:

# Whether to configure neutron Firewall as a Service
CONFIG_NEUTRON_FWAAS=n

Version-Release number of selected component (if applicable):
openstack-packstack-2014.2-0.4.dev1266.g63d9c50.fc22.noarch
openstack-neutron-2014.2-1.fc22.noarch

Comment 1 Javier Peña 2014-10-27 15:40:39 UTC
This is fixed in https://bugzilla.redhat.com/show_bug.cgi?id=1148949 , closing as duplicate.

*** This bug has been marked as a duplicate of bug 1148949 ***


Note You need to log in before you can comment on or make changes to this bug.