Files
ironic/releasenotes/notes/streaming-partition-images-d58fe619658b066e.yaml
T
Dmitry Tantsur 1c5f9aea33 Allow streaming raw partition images
This change removes the safeguard that prevented the partition images
from being converted to the raw format when HTTP is used as a source.

Story: #2003809
Task: #26567
Change-Id: If43ca82a830e416596dc751256d0a3bcce4a5630
Depends-On: https://review.openstack.org/#/c/605707/
2018-10-17 15:07:38 +02:00

7 lines
193 B
YAML

---
features:
- |
Allows streaming raw partition images to the ramdisk when using the
``direct`` deploy interface. Requires **ironic-python-agent** from
the Stein release series.