yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45396
[Bug 1537924] [NEW] Pecan: filter values are not converted
Public bug reported:
The code [1], in order to work as expected, needs a call like [2].
Otherwise every filter value is sent down to the plugin as a string and the plugin will not like that.
[1] http://git.openstack.org/cgit/openstack/neutron/tree/neutron/pecan_wsgi/controllers/root.py#n159
[2] http://git.openstack.org/cgit/openstack/neutron/tree/neutron/api/api_common.py#n32
** 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/1537924
Title:
Pecan: filter values are not converted
Status in neutron:
New
Bug description:
The code [1], in order to work as expected, needs a call like [2].
Otherwise every filter value is sent down to the plugin as a string and the plugin will not like that.
[1] http://git.openstack.org/cgit/openstack/neutron/tree/neutron/pecan_wsgi/controllers/root.py#n159
[2] http://git.openstack.org/cgit/openstack/neutron/tree/neutron/api/api_common.py#n32
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1537924/+subscriptions
Follow ups