nova/releasenotes/notes/api-validation-8ad561407b52175f.yaml
Stephen Finucane 1a93703623 conf: Add '[api] response_validation' option
We have no schemas yet and thus nothing to use this, but we enable it in
our tests for when we start adding these.

Change-Id: I160ee724459403a10516a356ee860831545d7d65
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-06-24 11:42:50 +01:00

7 lines
212 B
YAML

---
features:
- |
A new configuration option, ``[api] response_validation``, has been added.
This allows operators to configure the behavior of ``nova-api`` when a
response fails schema validation.