summaryrefslogtreecommitdiff
path: root/releasenotes/notes/max-concurrent-snapshots-21a0a437dbe1044a.yaml
blob: 62aab634bb7385c86f9db824a6f6cfdfc472c10f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
features:
  - |
    A new configuration option, ``[DEFAULT]/max_concurrent_snapshots``,
    has been added. This allow operator to configure maximum concurrent
    snapshots on a compute host and prevent resource overuse related
    to snapshot.
upgrade:
  - |
    Previously, the number of concurrent snapshots was unlimited, now it is
    limited via ``[DEFAULT]/max_concurrent_snapshots``, which currently
    defaults to 5.