ironic/releasenotes/notes/redfish-config-usb-3e9a7543b2912ae7.yaml
Dmitry Tantsur 1abff50dbb redfish-virtual-media: allow USB devices instead of floppies
Support for floppy disks is increasingly harder to find, let us support
USB devices as an alternative.

Change-Id: Ib02b716cbcf1f7b4ed8e47cf3fcf40872f1dc9a1
2021-03-25 15:49:45 +01:00

12 lines
464 B
YAML

---
deprecations:
- |
The node's ``driver_info`` parameter ``config_via_floppy`` of the
``redfish-virtual-media`` boot interface has been renamed to
``config_via_removable``. The old alias is deprecated.
features:
- |
Supplying configuration to the agent using the ``redfish-virtual-media``
boot interface now works through USB instead of floppy by default. Modern
hardware (and even virtual machines) has limited support for floppies.