4fb8163717
Previously, partition images were hard coded to be bios based as opposed to consulting all of the values AND the node itself before making the most appropriate determination. Now the agent utilises the internal helper to properly determine the boot mode when calling ironic-lib. Story: 2008070 Task: 41265 Change-Id: Id5eeda69d5b9de2b393af414472d57b0d4380c43
8 lines
272 B
YAML
8 lines
272 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes issue where the running system operating mode was not taken into
|
|
account when writing partition images. The agent now utilises a helper
|
|
instead of explicitly expecting the flavor derived information to
|
|
supply all deployment context.
|