python-openstackclient/releasenotes/notes/image_set_visibility-babf4ff2f687d465.yaml
M V P Nitesh 3468ea1ca4 Added 'openstack image set --visibility'
This feature will allow image owners to share images across multiple
tenants/projects without explicitly creating members individually
through the glance API V2. “Community images” will not appear iu
user's default image listings

Change-Id: Ic02bf44cca5d6d793d68a8737d3cfe3f44407d88
Closes-Bug: #1626837
2017-06-30 20:35:01 +00:00

8 lines
308 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
fixes:
- Add ``--community`` and ``--shared`` options to the ``image create`` and
``image set`` commands to allow image owners to share images across
multiple projects without explicitly creating image members.
“Community images” will not appear in users default
image listings.