a60a09ce5f
This patch adds 2 new APIs for microversion 3.32, one to dynamically change the log level of cinder services, and the other that allows querying their current log levels. DocImpact APIImpact Implements: blueprint dynamic-log-levels Change-Id: Ia5ef81135044733f1dd3970a116f97457b0371de
7 lines
251 B
YAML
7 lines
251 B
YAML
---
|
|
features:
|
|
- |
|
|
Added new APIs on microversion 3.32 to support dynamically changing log
|
|
levels in Cinder services without restart as well as retrieving current log
|
|
levels, which is an easy way to ping via the message broker a service.
|