7552166404
Use OS::TripleO::Services::Logging::NovaLibvirt resource to configure logging in libvirt, so that we can gather logging configuration into deployments/logging. Change-Id: I6db952002b6d5f3d2efa65498db520526614d96b
11 lines
317 B
YAML
11 lines
317 B
YAML
---
|
|
features:
|
|
- |
|
|
LibvirtLogLevel is added to configure libvirt log level. This option
|
|
also works if environments/stdout-logging.yaml used to enable stdout
|
|
logging
|
|
deprecations:
|
|
- |
|
|
LibvirtLogOutputs option was removed and now has no effect. Use
|
|
LivirtLogLevel to change log level in libvirt.
|