puppet-nova/releasenotes/notes/modular-libvirt-52048e6e9935c25c.yaml
Rajesh Tailor 448c9d3517 Enable support for Libvirt modular daemons
This change enables support for modular libvirt
daemon configurations.

NOTE: As of now, this change doesn't handle any modular daemons
socket configuration.

Change-Id: I90c3dd7bd63f9f54e43eee7bc2f58d165ca80e57
2021-09-28 23:34:14 +09:00

15 lines
353 B
YAML

---
features:
- |
This modules now supports modular libvirt daemons. Here is the list of
daemons currently supported.
- virtnodedevd
- virtproxyd
- virtqemud
- virtsecretd
- virtstoraged
More information regarding modular libvirt daemons is available here.
`Libvirt Daemons <https://libvirt.org/daemons.html>` _.