summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-openstak-image-save-sdk-port-eb160e8ffc92e514.yaml
blob: 857f3c507ef63dc91bb2b535f2a72277ef7d594f (plain)
1
2
3
4
5
6
7
---
fixes:
  - Stream image download to avoid buffering data in memory which rapidly
    exhausts memory resulting in OOM kill or system crash for all but the
    smallest of images. Fixes https://storyboard.openstack.org/#!/story/2007672
  - Restore default behavior of 'openstack image save' to send data to stdout
    Relates to https://storyboard.openstack.org/#!/story/2007672.