yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #01718
[Bug 1132372] Re: Filtering the results from an api call by boolean doesn't work
** Changed in: keystone
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1132372
Title:
Filtering the results from an api call by boolean doesn't work
Status in OpenStack Identity (Keystone):
Fix Released
Bug description:
The current filtering mechanism on the results of an api call (e.g.
GET /users) doesn't work for booleans, since we are not allowing for
the mismatch of string vs boolean types (i.e. the filter attribute
will come across as a string). Sample api that fails:
GET /domains?enabled=0
Specifying any boolean filter will result in no results being returned
currently.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1132372/+subscriptions