ironic/releasenotes/notes/conductor-now-waits-when-low-on-memory-d73892a79cde0516.yaml
Julia Kreger 5f6a51e178 Set default to prevent out of memory conditions
Change-Id: I00efd4784346adb89b137424ed35bdeafe9b6f24
2021-01-29 22:34:54 +00:00

7 lines
228 B
YAML

---
features:
- |
By default Ironic will now not start new memory intensive work IF
insufficent system memory exists. This can be disabled by setting
the ``[DEFAULT]minimum_memory_warning_only`` value to ``True``.