← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1654084] Re: Listing resources with invalid filters should result in a 400

 

** Changed in: openstack-api-wg
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1654084

Title:
  Listing resources with invalid filters should result in a 400

Status in OpenStack Identity (keystone):
  In Progress
Status in openstack-api-wg:
  Fix Released

Bug description:
  Using devstack all in one and running the get request:

  curl -X GET 'localhost:35357/v3/users/?cake=isgood'

  gives me back the entire user list instead of an error.
  I also ran this query with httpie and this is what the neat
  version of the output looks like:
  http://paste.openstack.org/show/593916/

  This affects all list operations in keystone that support
  querying.

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


References