ironic/releasenotes/notes/add-error-check-ipmitool-reboot-ca7823202c5ab71d.yaml
Naohiro Tamura c073fb714d Add a missing error check in ipmitool driver's reboot
This patch adds a missing error check into ipmitool power driver's
reboot so that the reboot can fail properly if power off failed.

Change-Id: Icd061fe51555be3200b154c5e43e0f082864c93f
Closes-bug: #1633992
2016-10-18 16:06:39 +09:00

5 lines
140 B
YAML

---
fixes:
- adds a missing error check into ipmitool power driver's reboot so
that the reboot can fail properly if power off failed.