← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1473489] [NEW] Identity API v3 does not accept more than one query parameter

 

Public bug reported:

When GET /v3/users?name="blah"&enabled="true" is called the API would
only take the "name" query and omits the "enabled" query. This is also
reproduced across many different queries, including /v3/credentials.

This looks like a repeat of
https://bugs.launchpad.net/keystone/+bug/1424745

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1473489

Title:
  Identity API v3 does not accept more than one query parameter

Status in Keystone:
  New

Bug description:
  When GET /v3/users?name="blah"&enabled="true" is called the API would
  only take the "name" query and omits the "enabled" query. This is also
  reproduced across many different queries, including /v3/credentials.

  This looks like a repeat of
  https://bugs.launchpad.net/keystone/+bug/1424745

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


Follow ups