blob: 65aea550006a2f686c9ebb89899a63c0dbc305d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
---
features:
- |
Adds new capabilities (``server_model``, ``rom_firmware_version``,
``pci_gpu_devices``, ``trusted_boot`` and ``irmc_firmware_version``) to
the iRMC out-of-band hardware inspection for FUJITSU PRIMERGY bare metal
nodes with firmware iRMC S4 and newer.
other:
- |
During the out-of-band inspection for nodes using the ``irmc`` hardware
type, nodes will be powered on. The original power state will be restored
after inspection is finished.
upgrade:
- |
*python-scciclient* of version 0.6.0 or newer is required by the ``irmc``
hardware type to support new out-of-band inspection capabilities. If an
older version is used, the new capabilities will not be discovered.
|