summaryrefslogtreecommitdiff
path: root/releasenotes/notes/ilo-automated-cleaning-fails-14ee438de3dd8690.yaml
diff options
context:
space:
mode:
authorShivanand Tendulker <stendulker@gmail.com>2016-01-21 09:31:53 -0800
committerShivanand Tendulker <stendulker@gmail.com>2016-02-22 07:27:17 -0800
commit38201d9f2adff4cae77578445a528cdded9bcc87 (patch)
tree84aca1c206f02924db3c96f751060bb9562f16f6 /releasenotes/notes/ilo-automated-cleaning-fails-14ee438de3dd8690.yaml
parent2bce970aeea3b024da9364fcdcafa748b8f5ea51 (diff)
downloadironic-38201d9f2adff4cae77578445a528cdded9bcc87.tar.gz
Fixes automated cleaning failure in iLO drivers
Automated cleaning fails for iLO driver if iLO is in System POST state. iLO does not allow setting of boot device when it is in System POST state. Node needs to be powered off before initiating boot for cleaning. Closes-Bug: 1536730 Change-Id: Icd0f39d718aabdcad56636e662dec788c4e1b427
Diffstat (limited to 'releasenotes/notes/ilo-automated-cleaning-fails-14ee438de3dd8690.yaml')
-rw-r--r--releasenotes/notes/ilo-automated-cleaning-fails-14ee438de3dd8690.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/ilo-automated-cleaning-fails-14ee438de3dd8690.yaml b/releasenotes/notes/ilo-automated-cleaning-fails-14ee438de3dd8690.yaml
new file mode 100644
index 000000000..d9ee80aac
--- /dev/null
+++ b/releasenotes/notes/ilo-automated-cleaning-fails-14ee438de3dd8690.yaml
@@ -0,0 +1,7 @@
+---
+fixes:
+ - Fixes issue where automated cleaning fails for iLO
+ drivers.
+ Automated cleaning fails for iLO driver if iLO is
+ in System POST state. iLO does not allow setting
+ of boot device when it is in System POST state.