mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-16 23:13:05 +00:00
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>
4 lines
133 B
YAML
4 lines
133 B
YAML
---
|
|
features:
|
|
- The ``os_hash_algo`` and ``os_hash_value image`` attributes are now shown
|
|
in the ``image list --long`` output.
|