ValueError when limit/offset = non-number in OpenStack API

Bug #715936 reported by Brian Lamar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Brian Lamar

Bug Description

To navigate a collection, the parameters <limit> and <offset> can be set in the URI (e.g.?limit=0&offset=0). If they are set to non-integer values a ValueError will be thrown in the limiter method.

Related branches

Revision history for this message
Brian Lamar (blamar) wrote :

I've fixed this w/tests in the related branch.

Thierry Carrez (ttx)
Changed in nova:
assignee: nobody → Brian Lamar (blamar)
importance: Undecided → Low
status: New → In Progress
Brian Lamar (blamar)
Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → 2011.2
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.