summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-deploy-steps-drac-raid-interface-7023c03a96996265.yaml
blob: fe38c605eb4fee28cf83ddd93904490b19904610 (plain)
1
2
3
4
5
6
7
8
9
10
---
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``.