fwaas v2 installation with devstack set the wrong plugin class path in neutron.conf

Bug #1633385 reported by zhaobo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Invalid
Low
zhaobo

Bug Description

This issue will be hit during devstack installation if we use q-fwaas-v2.
The neutron.conf genarated automaticly will set the fwaas v2 service
plugin with the wrong class path.

neutron.conf
-------
[DEFAULT]
.....
service_plugins = neutron_fwaas.services.firewall.fwaas_plugin_v2.FirewallPluginV2

endpoint.txt
-------
[neutron.service_plugins]
firewall = neutron_fwaas.services.firewall.fwaas_plugin:FirewallPlugin
firewall_v2 = neutron_fwaas.services.firewall.fwaas_plugin_v2:FirewallPluginV2
neutron.services.firewall.fwaas_plugin.FirewallPlugin = neutron_fwaas.services.firewall.fwaas_plugin:FirewallPlugin

Tags: fwaas
zhaobo (zhaobo6)
Changed in neutron:
assignee: nobody → zhaobo (zhaobo6)
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/386501

Changed in neutron:
status: New → In Progress
tags: added: fwaas
Changed in neutron:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron-fwaas (master)

Change abandoned by ZhaoBo (<email address hidden>) on branch: master
Review: https://review.openstack.org/386501

zhaobo (zhaobo6)
Changed in neutron:
status: In Progress → Invalid
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.