summaryrefslogtreecommitdiff
path: root/releasenotes/notes/enhanced-checksum-f5a2b7aa8632b88f.yaml
blob: 62a31472e3da8fc34b484024fd2d5b1d95b7cad4 (plain)
1
2
3
4
5
6
7
---
features:
  - In accordance with the `multihash support
    <https://specs.openstack.org/openstack/glance-specs/specs/rocky/approved/glance/multihash.html>`_
    provided by glance, ironic now supports using the new ``os_hash_algo``
    and ``os_hash_value`` fields to computes and validates image checksum
    when deploying instance images by the ``direct`` deploy interface.