0a83738721
We should only use prefixed driver_info parameters when they are either unique to the driver or have different meanings for different drivers. This is not the case for deploy_iso, but we use vendor prefixes for historical reasons. This change migrates the redfish-virtual-media boot interface and creates helpers to fascilitate migration of other boot interfaces. Change-Id: I698d1c90592e8de2cb24d6e2cf819e7f6ac3911f Story: #2008880 Task: #42425
7 lines
222 B
YAML
7 lines
222 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The node's ``driver_info`` parameters ``redfish_deploy_iso`` and
|
|
``redfish_rescue_iso`` have been renamed to ``deploy_iso`` and
|
|
``rescue_iso`` accordingly. The old names are deprecated.
|