puppet-nova/releasenotes/notes/libvirt-qemu-limits-efb8668de1de48e8.yaml
Giulio Fidente 88a7bc8b20 Add nova::compute::libvirt::qemu class to configure limits
This change adds a class meant to configure the max_files and
max_processes limits in libvirt/qemu.conf, it uses augeas and supports
config cleanup.

Change-Id: I5fa423a4b212d14f6e9ff6a270931b569558b54e
2016-12-22 20:23:49 +00:00

5 lines
173 B
YAML

---
features:
- A new nova::compute::libvirt::qemu class has been added
with the initial purpose of configuring the max_files
and max_processes limits in qemu.conf