ironic-python-agent/releasenotes/notes/enhance-checksum-2256ffdcce...

8 lines
312 B
YAML

---
features:
- |
Adds enhanced checksum support to IPA. When ``os_hash_algo`` and
``os_hash_value`` are passed in via ``image_info`` (from the node's
``instance_info``), they will be used for image checksum calculation and
verification. The md5 checksum is used if this information is absent.