3a6a9384cb
Change-Id: I0d66e49f09313de8abb89f510c7a5098507c572a
9 lines
375 B
YAML
9 lines
375 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support for configuring the maximum files and processes limits in the
|
|
``nova_libvirt`` container, via the ``qemu_max_files`` and
|
|
``qemu_max_processes`` variables. The default values for these are 32768
|
|
and 131072 respectively. This is useful when Nova uses Ceph as a backend,
|
|
since the default limit of 1024 is often not enough.
|