2e0716720a
This commit ensures that ephemeral_mb will be passed to an IPA ramdisk, as it is what is expected by both IPA and ironic-lib. This change also deduplicates some of the logic between iscsi_deploy.build_instance_info_for_deploy and deploy_utils.parse_instance_info methods. Closes-bug: #1592895 Change-Id: I0c0ea7a887f9aeb9fc4280aa86098d59ee8cad20
6 lines
195 B
YAML
6 lines
195 B
YAML
---
|
|
fixes:
|
|
- Fixed a bug where the ironic python agent ramdisk was not creating an
|
|
ephemeral partition because the ephemeral partition size was not being
|
|
passed correctly to the agent.
|