yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #66555
[Bug 1681348] Re: keystone list project api returns empty if "?name=" is added as url parameter
Unfortunately, we cannot change the behavior without a microversion
uspport or something similar. ?name= will need to maintain returning an
empty list, as that is the contract. I am closing this as wont fix.
** Changed in: keystone
Status: New => Won't Fix
--
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/1681348
Title:
keystone list project api returns empty if "?name=" is added as url
parameter
Status in OpenStack Identity (keystone):
Won't Fix
Bug description:
request: https://{{keystone_ip}}:5000/v3/projects?name=
expect: returns all projects of current user.
but: return empty.
Other OpenStack components obey this convention properly, so keystone
is inconsistent with them.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1681348/+subscriptions
References