fc27710fa4
Generic fields, such as deploy_iso, should not have vendor prefixes. This patch removes them from the iRMC boot interfaces with deprecation. Change-Id: Ie24de1893395dca0e2dc4a57a42916f075d29ce6 Story: #2008880 Task: #42431
9 lines
270 B
YAML
9 lines
270 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The ``driver_info`` properties ``irmc_deploy_iso`` and ``irmc_rescue_iso``
|
|
have been renamed to just ``deploy_iso`` and ``rescue_iso``.
|
|
- |
|
|
The ``instance_info`` property ``irmc_boot_iso`` has been renamed to just
|
|
``boot_iso``.
|