python-openstackclient/openstackclient/api
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
..
__init__.py Add low-level API base class 2014-09-29 12:32:45 -05:00
api.py Fix missing i18n supports in api/ and shell.py 2016-06-14 11:03:56 -05:00
auth_plugin.py remove unused LOG 2016-07-09 23:23:38 +08:00
compute_v2.py Re-implement novaclient bits removed in 10.0 2018-03-13 09:10:45 -05:00
image_v1.py Fixes image api URL endpoint for certain scenario 2017-01-04 18:14:10 +00:00
image_v2.py Support --community in openstack image list 2018-07-24 22:48:01 +00:00
object_store_v1.py Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
utils.py Fix typos in docstrings and comments 2016-04-06 10:30:39 +07:00