summaryrefslogtreecommitdiff
path: root/releasenotes/notes/irmc-additional-capabilities-4fd72ba50d05676c.yaml
diff options
context:
space:
mode:
authorDmitry Tantsur <divius.inside@gmail.com>2018-01-09 15:20:53 +0100
committerDmitry Tantsur <divius.inside@gmail.com>2018-01-09 16:51:55 +0100
commitf1c26abc24d60d68048f98da551bdc26443f4a7b (patch)
tree82f180012b9bb536125d88af7512ad2a5d58da87 /releasenotes/notes/irmc-additional-capabilities-4fd72ba50d05676c.yaml
parentb5563b4384ef78962065dc3dde3ad4a0fd7da21f (diff)
downloadironic-f1c26abc24d60d68048f98da551bdc26443f4a7b.tar.gz
Clean up release notes before a release
Change-Id: I9f1344ce247a82689878c9b5f852f0f802e8247e
Diffstat (limited to 'releasenotes/notes/irmc-additional-capabilities-4fd72ba50d05676c.yaml')
-rw-r--r--releasenotes/notes/irmc-additional-capabilities-4fd72ba50d05676c.yaml20
1 files changed, 12 insertions, 8 deletions
diff --git a/releasenotes/notes/irmc-additional-capabilities-4fd72ba50d05676c.yaml b/releasenotes/notes/irmc-additional-capabilities-4fd72ba50d05676c.yaml
index 26b73e830..65aea5500 100644
--- a/releasenotes/notes/irmc-additional-capabilities-4fd72ba50d05676c.yaml
+++ b/releasenotes/notes/irmc-additional-capabilities-4fd72ba50d05676c.yaml
@@ -1,13 +1,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 beyond.
- Before inspecting, if a server is powered off, it will be turned on automatically.
- After inspection, power status will be restored to the previous state.
+ 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:
- |
- Update of python-scciclient to version 0.6.0 is required by the iRMC driver to support
- new out-of-band inspection capabilities. If the version is not updated, the new
- capabilities will not be updated.
+ *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.