summaryrefslogtreecommitdiff
path: root/releasenotes/notes/conductor-now-waits-when-low-on-memory-d73892a79cde0516.yaml
blob: 4c867618203f02d65164566f82a1eb95beaac756 (plain)
1
2
3
4
5
6
---
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``.