yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #63137
[Bug 1681348] Re: keystone list project api returns empty if "?name=" is added as url parameter
If you're looking for all projects a user has access to, we have a
dedicated API for that per Kristi's comment:
GET http://{keystone_url}/v3/auth/projects
Feel free to re-open this if you believe this behavior is causing a bug
of some sort.
** Changed in: keystone
Status: New => Invalid
--
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):
Invalid
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