159016a4c3
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
7 lines
213 B
YAML
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.
|