← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1596754] [NEW] Pecan controllers should construct the plugin method names similar to how the legacy wsgi does

 

Public bug reported:

Currently, pecan will construct the name of the plugin methods that will
be called per controller method right before it is called.  In the
legacy wsgi, those methods are already constructed at startup.

** Affects: neutron
     Importance: Undecided
     Assignee: Brandon Logan (brandon-logan)
         Status: In Progress


** Tags: api

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1596754

Title:
  Pecan controllers should construct the plugin method names similar to
  how the legacy wsgi does

Status in neutron:
  In Progress

Bug description:
  Currently, pecan will construct the name of the plugin methods that
  will be called per controller method right before it is called.  In
  the legacy wsgi, those methods are already constructed at startup.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1596754/+subscriptions


Follow ups