fbf92e6126
In a previous change, we discovered that our validation logic still required an image_checksum value to be present. Since support was added some time ago for improved image checksum validation, we no longer need to explicitly require image_checksum be present. Change-Id: Iec2fb7139f098f2782c440808d71b00a71785c5c
8 lines
251 B
YAML
8 lines
251 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds the cability for the ``instance_info\image_checksum`` value
|
|
to be optional in stand-alone deployments if the
|
|
``instance_info\image_os_hash_algo`` and
|
|
``instance_info\image_os_hash_value`` fields are populated.
|