nova/releasenotes/notes/cinder-debug-c522618d82987971.yaml
Lee Yarwood 159016a4c3 conf: Allow cinderclient and os_brick to independently log at DEBUG
This change adds a simple [cinder]debug configurable to allow
cinderclient and os_brick to be made to log at DEBUG independently of
the rest of Nova.

Change-Id: I84f5b73adddf42831f1d9e129c25bf955e6eda78
2021-12-03 18:21:16 +00:00

7 lines
213 B
YAML

---
features:
- |
A new ``[cinder]/debug`` configurable has been introduced to enable DEBUG
logging for both the ``python-cinderclient`` and ``os-brick`` libraries
independently to the rest of Nova.