ironic/releasenotes/notes/redfish-attach-detach-vmedia-0056faf815724d10.yaml
Riccardo Pittau 237510ae2c Implement generic redfish vmedia attach detach
This patch adds implementation of attach/detach generic virtual
media device to the Redfish driver.
Also the redfish vendor eject vmedia action is now deprecated
and it will be removed during the next cycle in favor of the
generic API.

Change-Id: I9daff59128f537a3da2e882adf5c97be9c4ab8d9
2024-03-13 12:09:15 +01:00

10 lines
276 B
YAML

---
features:
- |
Adds implementation of attach/detach generic virtual media device
to the Redfish driver.
deprecations:
- |
The redfish vendor eject vmedia action is now deprecated and it will be
removed during the next cycle in favor of the generic API.