python-openstackclient/openstackclient/image/v2
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
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
image.py image: Split image creation depending on service 2022-06-30 11:54:45 +01:00
task.py image: Add 'image task list' command 2022-09-21 10:43:35 +01:00