ironic/releasenotes/notes/add-deploy-steps-drac-raid-interface-7023c03a96996265.yaml
Mark Goddard 2fad52eced Release notes cleanup for 13.0.0 (mk2)
Several release notes have been added since the initial cleanup for
13.0.0. This patch tidies them.

Change-Id: I83772c28c4f135ef8c0a8eb10130a3937db765d1
2019-09-23 15:53:23 +01:00

11 lines
438 B
YAML

---
features:
- |
Adds support for deploy steps to the ``idrac-wsman`` ``raid`` interface.
The methods ``apply_configuration`` and ``delete_configuration`` can be
used as deploy steps.
- |
Adds a new ``delete_existing`` argument to the ``create_configuration``
clean step on the ``idrac-wsman`` ``raid`` interface which can be used to
delete existing virtual disks. The default for this argument is ``False``.