ironic/releasenotes/notes/add-config-mold-steps-idrac-1773d81953209964.yaml
Aija Jauntēva 457d0cd70b Add import, export configuration to idrac-redfish
Introduces import_configuration, export_configuration
and import_export_configuration steps.

Currently as MVP supports OEM section only.

Story: 2003594
Task: 40622

Depends-On: https://review.opendev.org/#/c/759425/

Change-Id: I10dbc30614d8654dda540ffaa5e61e7a9f03c7b3
2021-03-29 12:33:10 -04:00

9 lines
364 B
YAML

---
features:
- |
Adds ``import_configuration``, ``export_configuration`` and
``import_export_configuration`` steps to ``idrac-redfish`` management
interface. These steps allow to use configuration from another system as
template and replicate that configuration to other, similarly capable,
systems. Currently, this feature is experimental.