yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #31785
[Bug 1444033] [NEW] Attempting to list image, sorting the list by checksum returns 400 response
Public bug reported:
Overview:
When attempting to list images, sorting the list by checksum, a 400 Bad Request response is returned. The message does not mention checksum as being an acceptable sort key even though it should be.
Steps to reproduce:
1) List image, sorting the list by checksum via:
GET /images?sort_key=checksum
2) Notice that a 400 Bad Request is returned and that the message does not mention checksum as being a valid sort key.
Expected:
A 200 response containing a list of images sorted by checksum
Actual:
A 400 response without a mention of checksum as a valid sort key
** Affects: glance
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1444033
Title:
Attempting to list image, sorting the list by checksum returns 400
response
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Bug description:
Overview:
When attempting to list images, sorting the list by checksum, a 400 Bad Request response is returned. The message does not mention checksum as being an acceptable sort key even though it should be.
Steps to reproduce:
1) List image, sorting the list by checksum via:
GET /images?sort_key=checksum
2) Notice that a 400 Bad Request is returned and that the message does not mention checksum as being a valid sort key.
Expected:
A 200 response containing a list of images sorted by checksum
Actual:
A 400 response without a mention of checksum as a valid sort key
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1444033/+subscriptions
Follow ups
References