manila/releasenotes/notes/manila-wsgi-debug-log-opts-691a7647655b4778.yaml
Takashi Kajinami 2aa2ed5119 api: Dump config options when deployed as a wsgi app
This ensures api service dumps config options to debug logs when being
deployed as a wsgi app, so that users can review the effective values
and find misconfiguration more easily.

Closes-Bug: #2031480
Change-Id: I622fbae7fb273e7405a305cc3e33ac89c0564fdc
2024-01-31 10:47:28 +09:00

6 lines
151 B
YAML

---
features:
- |
Now the ``manila-wsgi`` WSGI application records all options and loaded
values to its log file, when debug log is enabled.