horizon/releasenotes/notes/change-default-image-visibility-560c3b6ab2830cdc.yaml
Andy Botting 04fe1156bf Support setting more visibility options for edit/create image
The edit and create image pages could only set public or private
visibility for an image. With Glance v2, we have 'shared' and
'community' available to us. This commit adds buttons for those
pages selectively when the policy allows it.
It also only displays 'public' visibility if policy allows.

Closes-Bug: #1792411

Depends-On: https://review.openstack.org/#/c/614688/

Change-Id: I193bc0580e4bf9351ad7f17b148a5062e95313ab
2019-03-13 09:29:47 +11:00

7 lines
198 B
YAML

---
other:
- |
The default visibility when creating new images has been changed from
`private` to `shared` to bring it inline with the default changing in
Glance since Image API v2.5.