puppet-nova/releasenotes/notes/add-libvirtd-config-resource-d8b75e542769c138.yaml
Sven Anderson a27c62c046 Add libvirtd_config resource provider
In order to be more flexible with setting libvirtd.conf values a
libvirtd_config resource provider similar to nova_config is added and
the class nova::compute::libvirt::config allows setting of arbitrary
configuration settings.

Related-Bug: #1696504
Change-Id: I30090bed2bda6f1c2d81d70c35f4bd1c71586d71
2017-07-13 20:41:34 +00:00

6 lines
138 B
YAML

---
features:
- Add libvirtd_config resource and
nova::compute::libvirt::config class for managing
/etc/libvirt/libvirtd.conf.