Activity log for bug #1654084

Date Who What changed Old value New value Message
2017-01-04 21:57:12 Richard bug added bug
2017-01-04 22:08:38 Lance Bragstad tags user-experience
2017-01-04 22:09:08 Lance Bragstad summary Invalid Get request with non-existent filter returns all users Listing users with non-existent filter returns all users
2017-01-04 22:09:19 Lance Bragstad keystone: status New Confirmed
2017-01-04 22:09:24 Lance Bragstad keystone: importance Undecided Low
2017-01-05 04:13:24 Steve Martinelli bug task added openstack-api-wg
2017-01-05 09:56:51 Chris Dent openstack-api-wg: importance Undecided Medium
2017-01-05 09:57:28 Chris Dent openstack-api-wg: status New Confirmed
2017-01-05 15:24:40 Steve Martinelli summary Listing users with non-existent filter returns all users Listing resources with invalid filters should result in a 400
2017-01-05 15:25:17 Steve Martinelli 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/ 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.
2017-01-05 16:59:28 Ed Leafe openstack-api-wg: assignee Ed Leafe (ed-leafe)
2017-01-06 00:29:45 Tin Lam keystone: assignee Tin Lam (tl3438)
2017-01-06 08:41:24 OpenStack Infra keystone: status Confirmed In Progress
2017-01-06 16:36:15 OpenStack Infra openstack-api-wg: status Confirmed In Progress
2017-01-13 05:34:53 Steve Martinelli keystone: importance Low Wishlist
2017-03-05 18:23:18 Chris Dent openstack-api-wg: status In Progress Fix Released
2017-07-31 20:35:26 Lance Bragstad tags user-experience fix-requires-microversion user-experience
2018-04-09 20:35:08 Lance Bragstad keystone: assignee Tin Lam (lamt)
2018-10-25 23:40:41 Morgan Fainberg keystone: status In Progress Triaged