summaryrefslogtreecommitdiff
path: root/releasenotes/notes/wallaby-add-ram-quota-d8e64d0385b1429f.yaml
blob: 951d1ac3a1e0a4aae071d1701855b9128769be3c (plain)
1
2
3
4
5
6
7
---
features:
  - |
    Added the ability to quota on total amount of RAM in MB used per project.
    Set ``quota.max_ram_per_tenant`` to enable. Default is -1 (unlimited)
    to be backwards compatible. Existing installations will need to manually
    backfill quote usage for this to work as expected.