d8ccfabda8
Because of the way validation works, the ramdisk deploy interface currently requires an image_source in addition to kernel/ramdisk. After 1d6441cc347cfe984721f34ebb0cd64fd9e4d876 it is no longer necessary, and this change removes this requirement. Change-Id: I59996fac059dade0ef186598be1e8971e073eb04
6 lines
153 B
YAML
6 lines
153 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The ``ramdisk`` deploy interface no longer requires a fake ``image_source``
|
|
value to be provided when ``boot_iso`` is not used.
|