python-openstackclient/releasenotes/notes/bug_1602073-5deb58deeafbc8be.yaml
Marc Abramowitz 8bbf30498e image list: Add Checksum column
The checksum could potentially be useful for spotting duplicated images or
checking if images with the same name are identical or different.

Closes-Bug: #1602073

Change-Id: Ia0c41970c846d550de14297e18bc738e847e5a3b
2016-07-11 20:31:13 -07:00

5 lines
136 B
YAML

---
features:
- Add "Checksum" column to output of "image list --long"
[Bug `1602073 <https://bugs.launchpad.net/bugs/1602073>`_]