1abff50dbb
Support for floppy disks is increasingly harder to find, let us support USB devices as an alternative. Change-Id: Ib02b716cbcf1f7b4ed8e47cf3fcf40872f1dc9a1
12 lines
464 B
YAML
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.
|