yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #11330
[Bug 1290432] [NEW] Image API v2 image_list returns 400
Public bug reported:
After working around #1246980 it seems that the GET request on the v2
API has a bug in it as well. The limit is not passed on the json body.
1385 DEBUG glance.common.client [c21d4070-ee8b-473c-8b45-2e660f293a1a dd0e22a5cf3e45f3a6368eba44201bbc 5b12a41b20a3469db107e6e3c114f875] Constructed URL: http://localhost:9191/rpc
1385 DEBUG eventlet.wsgi.server [c21d4070-ee8b-473c-8b45-2e660f293a1a dd0e22a5cf3e45f3a6368eba44201bbc 5b12a41b20a3469db107e6e3c114f875] 10.0.0.4 - - [10/Mar/2014 16:12:52] "GET /v2/images?limit=20 HTTP/1.1" 400 266 0.456837
** Affects: glance
Importance: Undecided
Assignee: Erno Kuvaja (jokke)
Status: New
** Changed in: glance
Assignee: (unassigned) => Erno Kuvaja (jokke)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1290432
Title:
Image API v2 image_list returns 400
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Bug description:
After working around #1246980 it seems that the GET request on the v2
API has a bug in it as well. The limit is not passed on the json body.
1385 DEBUG glance.common.client [c21d4070-ee8b-473c-8b45-2e660f293a1a dd0e22a5cf3e45f3a6368eba44201bbc 5b12a41b20a3469db107e6e3c114f875] Constructed URL: http://localhost:9191/rpc
1385 DEBUG eventlet.wsgi.server [c21d4070-ee8b-473c-8b45-2e660f293a1a dd0e22a5cf3e45f3a6368eba44201bbc 5b12a41b20a3469db107e6e3c114f875] 10.0.0.4 - - [10/Mar/2014 16:12:52] "GET /v2/images?limit=20 HTTP/1.1" 400 266 0.456837
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1290432/+subscriptions
Follow ups
References