yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #31787
[Bug 1444033] Re: Attempting to list image, sorting the list by checksum returns 400 response
This was confused with another feature. This is not a bug and can be
closed.
** Changed in: glance
Status: New => Invalid
--
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):
Invalid
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
References