python-openstackclient/openstackclient/image
Stephen Finucane c9d445fc4b image: Add 'image task list' command
This replaces the 'glance task-list' command.

  $ openstack image task list

We also indicate that the 'image task create' command will never be
implemented. This is an admin-only API that isn't really intended to be
used by humans thus it does not need an OSC command implementation.

Change-Id: Id8a943a5443782fc70c0fbf3639f5aa17b9d30af
2022-09-21 10:43:35 +01:00
..
v1 Remove 'get_osc_show_columns_for_sdk_resource' duplicates 2021-10-21 17:14:45 +01:00
v2 image: Add 'image task list' command 2022-09-21 10:43:35 +01:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Complete switch from glanceclient to SDK for image service 2020-03-24 13:13:06 +00:00