python-openstackclient/releasenotes/notes/add-community-option-to-image-list-ac0651eb2e5d632f.yaml
Nobuto Murata 860639a548 Support --community in openstack image list
"--community" was added to "image create" and "image set" previously,
but was missed in "image list".

Change-Id: I959fdd7f67ae62c8326659ce52389228152ec019
Story: 2001925
Task: 14453
2018-07-24 22:48:01 +00:00

5 lines
142 B
YAML

---
fixes:
- Add ``--community`` option to ``image list`` command.
[Bug `2001925 <https://storyboard.openstack.org/#!/story/2001925>`_]