** 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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp