yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45397
[Bug 1537929] [NEW] Pecan: controller lookup for resources with dashes fails
Public bug reported:
The controller lookup process is unable to route the request to any resource with a dash in it.
This happens because the controllers are stored according to their resource name, where dashes are replaced by underscores, and the pecan lookup process, quite dumbly, does not perform this simple conversion.
The author of the code in question should consider an alternative career
path far away from programming and engineering in general.
** Affects: neutron
Importance: Undecided
Assignee: Salvatore Orlando (salvatore-orlando)
Status: New
** Tags: pecan
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1537929
Title:
Pecan: controller lookup for resources with dashes fails
Status in neutron:
New
Bug description:
The controller lookup process is unable to route the request to any resource with a dash in it.
This happens because the controllers are stored according to their resource name, where dashes are replaced by underscores, and the pecan lookup process, quite dumbly, does not perform this simple conversion.
The author of the code in question should consider an alternative
career path far away from programming and engineering in general.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1537929/+subscriptions
Follow ups