summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2017-11-30 20:00:30 +0000
committerGerrit Code Review <review@openstack.org>2017-11-30 20:00:30 +0000
commit65a969118adaa3b5b04b3e67d6094279437bbb81 (patch)
tree3537538348f103c43712f85a3f4cee203f7a4b6d /releasenotes
parent66a0d27b0f29b4293f6221829bc257b698d06cb4 (diff)
parent7adbf11bb843fc1e80d6c9dc62ac200561c3a9f8 (diff)
downloadironic-65a969118adaa3b5b04b3e67d6094279437bbb81.tar.gz
Merge "Add additional capabilities discovery for iRMC driver"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/irmc-additional-capabilities-4fd72ba50d05676c.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/notes/irmc-additional-capabilities-4fd72ba50d05676c.yaml b/releasenotes/notes/irmc-additional-capabilities-4fd72ba50d05676c.yaml
new file mode 100644
index 000000000..a47571e35
--- /dev/null
+++ b/releasenotes/notes/irmc-additional-capabilities-4fd72ba50d05676c.yaml
@@ -0,0 +1,9 @@
+---
+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 power-off, it will be turned on automatically.
+ System will wait for a few second before start inspecting. After inspection,
+ power status will be restored to the previous state.