ironic/releasenotes/notes/inject-nmi-dacd692b1f259a30.yaml
Naohiro Tamura 58d59db30f Generic management I/F for Inject NMI
This patch updates the generic management interface and adds a new
REST API to support the injection of Non-Masking Interrupts (NMI) for
a node. This feature can be used for hardware diagnostics, and actual
support depends on a driver.

Partial-Bug: #1526226
Change-Id: I08d74f5ccbc386baca1fb29e428fe01924499d45
2017-01-20 11:18:09 +09:00

6 lines
210 B
YAML

---
features:
- Add support for the injection of Non-Masking Interrupts (NMI) for
a node in Ironic API 1.29. This feature can be used for hardware
diagnostics, and actual support depends on a driver.