python-openstackclient/releasenotes/notes/add-image-member-list-1630ead5988348c2.yaml
Mohammed Naser 79577681d8 Add support to list image members
The OpenStack client presently has support to add or remove members
from an image, but no way to list image members.  This patch addreses
this issue.

Change-Id: Ie85c5de23c6beb21fd6b4c04c83ddf2a116606ef
2018-03-21 08:56:08 -04:00

5 lines
159 B
YAML

---
features:
- The OpenStack client now has the ability to list all members of an image
in order to faciliate management of member projects for images.