glance/releasenotes/notes/add-description-common-image-property-95ab1139d41579d2.yaml
zhangbailin 345b9e77fe Add description to common image properties
Add the 'description' attribute to common image properties to allow
users to record the purpose of the image in a human-readable format
in an interoperable way.

Co-authored-by: zhangbailin <zhangbailin@inspur.com>
Co-authored-by: Brian Rosmaita <rosmaita.fossdev@gmail.com>

Change-Id: Id0b148190cfa5fb9851ad2085a6b1ac1e0e7e352
Blueprint: add-description-field-to-image
2019-03-20 11:51:47 -04:00

11 lines
503 B
YAML

---
features:
- |
A new common image property, 'description', has been added. This
allows you to specify a brief human-readable description, suitable
for display in a user interface, on images. It has been possible
to do this previously using a custom image property; this change
simply standardizes the usage in order to promote interoperability.
This change has no effect on any property named 'description' on
existing images, and it is not a required image property.