448c9d3517
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
15 lines
353 B
YAML
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>` _.
|