puppet-nova/releasenotes/notes/virtlogd_config-1bcf0201932c2cb2.yaml
Takashi Kajinami d2aaab3683 Centralize arbitrary configurations for libvirt daemons
This is a prep work to add support for separate libvirt daemons and
merge libvirt::config class and libvirtd::virtlogd::config class, so
that we can put arbitary configurations to the single config class
later.

Change-Id: I21357822ae6113e484e94c6e6ab03976f40604eb
2021-04-25 17:13:47 +00:00

11 lines
267 B
YAML

---
features:
- |
The new ``nova::compute::libvirt::virtlogd_config`` parameter has been
added.
deprecations:
- |
The ``nova::compute::libvirt::virtlogd::config`` class has been deprecated
in favor of ``nova::compute::libvirt::virtlogd_config``.