yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57773
[Bug 1633385] [NEW] fwaas v2 installation with devstack set the wrong plugin class path in neutron.conf
Public bug reported:
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
** Affects: neutron
Importance: Undecided
Assignee: zhaobo (zhaobo6)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => zhaobo (zhaobo6)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1633385
Title:
fwaas v2 installation with devstack set the wrong plugin class path in
neutron.conf
Status in neutron:
In Progress
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1633385/+subscriptions
Follow ups