40b55416a8
This parameter makes no sense for them and is actually ignored after validation. This change makes it optional (still allowed for backward compatibility). Also cleanly separate validation code for partition and whole-disk images. Change-Id: I98da7d54cc6dd158d415e83c61659badc83fbeda Story: #2005165 Task: #29895
7 lines
208 B
YAML
7 lines
208 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The ``instance_info[root_gb]`` property is no longer required for
|
|
whole-disk images. It has always been ignored for them, but the validation
|
|
code still expected it to be present.
|