ironic-python-agent/releasenotes/notes/streaming-partition-images-cdeb260ef8f90012.yaml
Dmitry Tantsur 29136bf68d Allow streaming raw partition images
Currently we support streaming raw whole disk images, but not
partition ones. This change enables it.

Change-Id: Ie95102aa3f2054a6b429f3d3e0926e90923c5faf
Story: #2003809
Task: #26558
2018-10-17 11:16:04 +02:00

6 lines
130 B
YAML

---
features:
- |
Adds support for streaming raw partition images onto target partition
without caching them in memory.