ironic/releasenotes/notes/bug-2007963-idrac-wsman-raid-apply-configuration-792ccf195057016b.yaml
Aija Jauntēva 328cb9291a Fix idrac-wsman RAID apply_configuration
Deploy step `apply_configuration` was failing with
TypeError: super(type, obj): obj must be an instance
or subtype of type.

Change-Id: I4de034c38585275543ab603a3ed45de1adf1d15b
Story: 2007963
Task: 40456
2020-07-30 04:22:51 -04:00

6 lines
213 B
YAML

---
fixes:
- |
Fixes RAID ``apply_configuration`` deploy step for ``idrac-wsman`` where
deployment failed with ``TypeError``.
See `story 2007963 <https://storyboard.openstack.org/#!/story/2007963>`_.