ironic/releasenotes/notes/irmc-set-polling-after-raid-build-5f78ee3e93a92553.yaml
Zhou Hao b617e43462 [iRMC] Set polling after RAID is built
Avoid resume clean before raid is actually configured.
After creating the RAID, set up polling will notify ironic to wait for the
RAID configuration to complete before proceeding to the next step instead of check IPA.

Story: #2009231
Task: #43336

Signed-off-by: Zhou Hao <zhouhao@fujitsu.com>
Change-Id: I7a551199224c24ca270b8b02d76b39386632c94f
2021-09-22 18:23:18 +08:00

9 lines
296 B
YAML

---
fixes:
- |
When configuring RAID on iRMC machines through ironic,
polling is not set when RAID is created.
After creating the RAID, set up polling will notify ironic to
wait for the RAID configuration to complete before
proceeding to the next step instead of check IPA.