3e139ecd45
Change-Id: If32e9b4fe131c0fc6990d5d9a61ba4fc57fc8f0a
9 lines
310 B
YAML
9 lines
310 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where md5 checksum is still required in the image
|
|
information when os_hash_algo and os_hash_value are present. The
|
|
``checksum`` field is now optional, while ``os_hash_algo`` and
|
|
``os_hash_value`` fields must be set if the ``checksum`` field is
|
|
not provided.
|