Files
python-openstackclient/releasenotes/notes/add-image-options-dcbc4ead7822c495.yaml
Artem Goncharov a73698490a image: Add hashing-related fields
Add support for the 'os_hash_algo' and 'os_hash_value' image attributes
added with Image API 2.7.

Change-Id: Id8fe6f3fecf77f537587e9088b207ef2077a9def
Signed-off-by: Artem Goncharov <artem.goncharov@gmail.com>
2025-08-15 12:01:58 +01:00

5 lines
133 B
YAML

---
features:
- The ``os_hash_algo`` and ``os_hash_value image`` attributes are now shown
in the ``image list --long`` output.