17c9e58c9e
Do not update `raid_configs` if operation is synchronous. First, it is not needed, second, it will not be cleaned up by async periodics. As the result the data remains on the node and causes errors the next time node is in cleaning state. Story: 2010476 Task: 47037 Change-Id: Ib1850c58d1670c3555ac9b02eb7958a1b440a339
8 lines
307 B
YAML
8 lines
307 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes ``'NoneType' object is not iterable`` in conductor logs for
|
|
``redfish`` and ``idrac-redfish`` RAID clean and deploy steps. The message
|
|
should no longer appear. For affected nodes re-create the node or delete
|
|
``raid_configs`` entry from ``driver_internal_info`` field.
|