2aa2ed5119
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
6 lines
151 B
YAML
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.
|