
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
8 lines
387 B
YAML
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``. |