ironic/releasenotes/notes/graphical-consoles-a9e2f0def57f7a47.yaml
Steve Baker e41cb93eeb Implement drivers redfish-graphical, fake-graphical
New ``console`` drivers ``redfish-graphical`` and ``fake-graphical``
have been added. This allows the graphical console to be accessed for
Dell iDRAC, HPE iLO, and Supermicro hosts. The ``fake-graphical`` driver
is useful for demonstrating the full integration of
``ironic-novncproxy`` and the ``systemd`` provider of
``ironic.console.container``.

Related-Bug: 2086715
Change-Id: If1899aedbcda606895bab120e301a006818b85a5
2025-03-02 22:27:33 +00:00

8 lines
387 B
YAML

---
features:
- |
New ``console`` drivers ``redfish-graphical`` and ``fake-graphical`` have
been added. This allows the graphical console to be accessed for Dell
iDRAC, HPE iLO, and Supermicro hosts. The ``fake-graphical`` driver is
useful for demonstrating the full integration of ``ironic-novncproxy`` and
the ``systemd`` provider of ``ironic.console.container``.