summaryrefslogtreecommitdiff
path: root/releasenotes/notes/limit-qemu-img-ram-usage-d7b7a16ac5e9c917.yaml
blob: 56fff0b4fbdf3aaae7977b034ed6a8f4e5d443d1 (plain)
1
2
3
4
5
---
fixes:
  - |
    Limits the memory usage of ``qemu-img convert`` command to 1 GiB to
    avoid it from causing the host machine to fail due not enough ram.