Cannot load neutron_fwaas.conf by neutron-api

Bug #1786413 reported by Yushiro FURUKAWA
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Yushiro FURUKAWA

Bug Description

If we deploy devstack with neutron-fwaas(v2), neutron_fwaas.conf didn't load from neutron-api/q-svc.service. Therefore, when we enabled both neutron-fwaas and neutron-vpnaas, failed to start neutron-api/q-svc.service with the following error:

  No providers specified for 'FIREWALL_V2' service, exiting

Here is a sample of local.conf: http://paste.openstack.org/show/727445/

$ cat /<email address hidden>
...(snip)...
[Service]
ExecReload = /bin/kill -HUP $MAINPID
TimeoutStopSec = 300
KillMode = process
ExecStart = /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini
User = ubuntu
...(snip)...

It should be loaded as "--config-file /etc/neutron/neutron_fwaas.conf" for neutron-server.

Revision history for this message
Cao Xuan Hoang (hoangcx) wrote :

I can confirm this is a bug

Changed in neutron:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-fwaas (master)

Fix proposed to branch: master
Review: https://review.openstack.org/590656

Changed in neutron:
assignee: nobody → Yushiro FURUKAWA (y-furukawa-2)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-fwaas (master)

Reviewed: https://review.openstack.org/590656
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=e63882d43cec7dc1c966efcef8b16dc52f1ec965
Submitter: Zuul
Branch: master

commit e63882d43cec7dc1c966efcef8b16dc52f1ec965
Author: Yushiro FURUKAWA <email address hidden>
Date: Fri Aug 10 14:58:43 2018 +0900

    Load neutron_fwaas.conf with '--config-file' for neutron-server

    This commit enables to load neutron_fwaas.conf for neutron-server
    correctly and 'FIREWALL_V2' will be registered into service_provider.

    Closes-Bug: #1786413
    Co-Authored-By: Cao Xuan Hoang <email address hidden>
    Change-Id: I9401a797f1aff1b7c603b8795f9c603289e4589e

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-fwaas (stable/rocky)

Fix proposed to branch: stable/rocky
Review: https://review.openstack.org/635442

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron-fwaas 14.0.0.0b1

This issue was fixed in the openstack/neutron-fwaas 14.0.0.0b1 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-fwaas (stable/rocky)

Reviewed: https://review.openstack.org/635442
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=78159b79939b05a93ce199ead397d8aa2eb0027f
Submitter: Zuul
Branch: stable/rocky

commit 78159b79939b05a93ce199ead397d8aa2eb0027f
Author: Yushiro FURUKAWA <email address hidden>
Date: Fri Aug 10 14:58:43 2018 +0900

    Load neutron_fwaas.conf with '--config-file' for neutron-server

    This commit enables to load neutron_fwaas.conf for neutron-server
    correctly and 'FIREWALL_V2' will be registered into service_provider.

    Closes-Bug: #1786413
    Co-Authored-By: Cao Xuan Hoang <email address hidden>
    Change-Id: I9401a797f1aff1b7c603b8795f9c603289e4589e
    (cherry picked from commit e63882d43cec7dc1c966efcef8b16dc52f1ec965)

tags: added: in-stable-rocky
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron-fwaas 13.0.2

This issue was fixed in the openstack/neutron-fwaas 13.0.2 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.