openstack-python-openstackc.../openstackclient/tests/unit
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
..
api Make container list --all work 2020-05-16 14:40:28 +00:00
common Merge "Refactor network fakes to sdk properties PART 1" 2022-03-23 16:55:25 +00:00
compute compute: Add support for microversion 2.93 2022-09-14 11:24:10 +01:00
identity Replace assertItemsEqual with assertCountEqual 2021-05-03 22:07:39 +02:00
image image: Add 'image task list' command 2022-09-21 10:43:35 +01:00
integ Remove os-client-config references 2020-06-08 16:20:28 -05:00
network Add router ndp proxy commands 2022-08-26 08:15:43 +08:00
object Remove usage of six 2020-10-07 02:15:25 +00:00
volume Merge "volume: Correct output of 'volume attachment create'" 2022-06-27 15:54:20 +00:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Remove usage of six 2020-10-07 02:15:25 +00:00
test_shell.py Remove unnecessary test 2020-11-06 10:16:06 +00:00
utils.py Make use of comparable 'FormattableColumn' subclasses 2020-12-09 15:17:25 +00:00