yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #95625
[Bug 2104185] Fix merged to keystone (stable/2025.1)
Reviewed: https://review.opendev.org/c/openstack/keystone/+/945509
Committed: https://opendev.org/openstack/keystone/commit/79c90794adc8fd0f81caf27d2e9a5d48cde0f20d
Submitter: "Zuul (22348)"
Branch: stable/2025.1
commit 79c90794adc8fd0f81caf27d2e9a5d48cde0f20d
Author: Stephen Finucane <stephenfin@xxxxxxxxxx>
Date: Tue Mar 25 17:57:26 2025 +0000
api: Don't restrict unknown querystring parameters yet
We will address this in a new API version. For now, such a change would
be a breaking one.
No release note is included since these changes haven't been released
yet.
Change-Id: I1e862cb1c5e9c218cea59800ff759a1b094b5906
Signed-off-by: Stephen Finucane <stephenfin@xxxxxxxxxx>
Closes-Bug: #2104185
(cherry picked from commit 05cc3d1903c1bfe669a1032746aa9e7b197238e9)
** Changed in: keystone
Status: In Progress => Fix Released
--
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/2104185
Title:
Keystone API rejecting filters with comparators (e.g.
?name__contains=foo)
Status in OpenStack Identity (keystone):
Fix Released
Bug description:
As first noted in
https://github.com/gophercloud/gophercloud/issues/3337, Keystone has
added schemas that are rejecting filters that were previously valid.
We should unwind these changes until such a time as we can increase
query string filter strictness and remove support for comparators
across the board, with a new API version to boot.
Additional context from IRC here:
https://meetings.opendev.org/irclogs/%23openstack-
keystone/%23openstack-keystone.2025-03-25.log.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/2104185/+subscriptions
References