Merge "api: Restrict additional query string arguments"

This commit is contained in:
Zuul
2026-02-28 19:22:07 +00:00
committed by Gerrit Code Review
58 changed files with 386 additions and 164 deletions
@@ -8,4 +8,6 @@ features:
In addition, the ``rxtx_factor`` and ``OS-FLV-DISABLED:disabled`` fields
have been removed from all flavors responses, while the ``rxtx_factor``
field can no longer be provided when creating a server.
field can no longer be provided when creating a server. Finally, all APIs
now reject unknown query string parameters with a HTTP 400 (Bad Request)
error, building upon work first started in microversion 2.75.