ironic-python-agent/releasenotes/notes/apply-raid-aeca7848c6320d6b.yaml
Dmitry Tantsur f03d72019a Return the final RAID configuration from apply_configuration
AgentRAID expects it and fails with TypeError if it's not provided.

Change-Id: Id84ac129bba97540338e25f0027aa0a0f51bde52
Story: #2006963
2020-07-29 10:10:18 +02:00

7 lines
178 B
YAML

---
fixes:
- |
Fixes the return value of the ``apply_configuration`` deploy step: the
``agent`` RAID interface expects the final RAID configuration to be
returned.