yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #76416
[Bug 1809238] [NEW] [l3] `port_forwarding` cannot be set before l3 `router` in service_plugins
Public bug reported:
ENV:
devstack master
Exception:
http://paste.openstack.org/show/737781/
How to reproduce:
In neutron.conf just set `port_forwarding` plugin before l3 `router` plugin, and then create port forwarding,
something like this:
[DEFAULT]
service_plugins = port_forwarding,router
then you will get that exception in neutron server log.
** Affects: neutron
Importance: Undecided
Assignee: LIU Yulong (dragon889)
Status: New
** Changed in: neutron
Assignee: (unassigned) => LIU Yulong (dragon889)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1809238
Title:
[l3] `port_forwarding` cannot be set before l3 `router` in
service_plugins
Status in neutron:
New
Bug description:
ENV:
devstack master
Exception:
http://paste.openstack.org/show/737781/
How to reproduce:
In neutron.conf just set `port_forwarding` plugin before l3 `router` plugin, and then create port forwarding,
something like this:
[DEFAULT]
service_plugins = port_forwarding,router
then you will get that exception in neutron server log.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1809238/+subscriptions
Follow ups