345b9e77fe
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
11 lines
503 B
YAML
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.
|