Public bug reported:

Overview:
When attempting a list images request passing 'visibility' as a sort_key 
returns a 400 response.

Steps to reproduce:
1) List images passing 'visibility' as a sort_key via:
curl -i '<endpoint>/v2/images?sort_key=visibility' -X GET -H "Content-Type: 
application/json" -H "Accept: application/json" -H "X-Auth-Token: <token>"
2) Notice that a 400 response is returned

Expected:
A list of images sorted by the 'visibility' property value

Actual:
A 400 response is returned

** 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/1440163

Title:
  List images passing visibility as a sort_key returns a 400 response

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  Overview:
  When attempting a list images request passing 'visibility' as a sort_key 
returns a 400 response.

  Steps to reproduce:
  1) List images passing 'visibility' as a sort_key via:
  curl -i '<endpoint>/v2/images?sort_key=visibility' -X GET -H "Content-Type: 
application/json" -H "Accept: application/json" -H "X-Auth-Token: <token>"
  2) Notice that a 400 response is returned

  Expected:
  A list of images sorted by the 'visibility' property value

  Actual:
  A 400 response is returned

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1440163/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to