Hide Forgot
Description of problem: On a packstack-deployed environment using the RDO bits from the Mitaka-2 test day, with CONFIG_NEUTRON_FWAAS=y, neutron-l3-agent fails. /var/log/neutron/l3-agent.log shows the following: 2016-01-27 11:43:28.097 31375 CRITICAL neutron [req-5cbe0ca7-1e73-48b8-8c66-54ec0d6fdf88 - - - - -] ValueError: Configuration error - no FWaaS device_driver specified Version-Release number of selected component (if applicable): openstack-packstack-puppet-8.0.0-dev1741.g72faffe.el7.centos.noarch openstack-packstack-8.0.0-dev1741.g72faffe.el7.centos.noarch How reproducible: always Additional info: Running the following command added the missing option to /etc/neutron/fwaas_agent.ini and allowed the L3 agent to start without errors: openstack-config --set /etc/neutron/fwaas_driver.ini fwaas driver neutron_fwaas.services.firewall.drivers.linux.iptables_fwaas.IptablesFwaasDriver
Proposed https://review.openstack.org/272995 with a fix.
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions
Javier, This one too, looks like it can be closed now.