cinder/releasenotes/notes/service_dynamic_log_change-55147d288be903f1.yaml
Gorka Eguileor a60a09ce5f Add service dynamic log change/query
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
2017-05-16 13:37:35 +02:00

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.