ironic/releasenotes/notes/ramdisk-configdrive-142149339dd00b47.yaml
Dmitry Tantsur 06a1d38fc1 Support configdrive when doing ramdisk deploy with redfish-virtual-media
When using Redfish virtual media, it's possible to connect a configdrive
via a free USB slot when the ramdisk deploy is used.

Using Swift as configdrive storage is not supported in this case yet.

Story: #2008380
Task: #41302
Change-Id: Ib847dbfe96072cfe4137388ba88ef133bd7ab186
2020-12-23 18:30:07 +01:00

8 lines
271 B
YAML

---
features:
- |
Supports attaching configdrives when doing ``ramdisk`` deploy with the
``redfish-virtual-media`` boot. A configdrive is attached to a free USB
slot. Swift must not be used for configdrive storage (this limitation will
be fixed later).