ironic-python-agent/releasenotes/notes/enhance-checksum-2256ffdcce13836e.yaml
Dmitry Tantsur 872dba1a7e Update release notes
Change-Id: I409379f72c8bb42b73e0f3aef8226904975d06ff
2019-03-18 15:11:27 +01:00

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.