b617e43462
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
9 lines
296 B
YAML
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.
|