tripleo-heat-templates/releasenotes/notes/nova_libvirtd_log_level-b1393b582360ad4f.yaml
Takashi Kajinami 7552166404 Use OS::TripleO::Services::Logging::NovaLibvirt to configure libvirt logging
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
2019-09-27 21:50:49 +09:00

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.