openstack-python-openstackc.../openstackclient/tests/unit/compute/v2
Stephen Finucane f5b185c357 Make use of comparable 'FormattableColumn' subclasses
This requires fixes found in cliff 3.5.0 [1] and osc-lib 2.3.0 [2]. With
these fixes in place, we can remove the icky, still broken
'assertItemEqual' and 'assertListItemEqual' helpers.

[1] https://review.opendev.org/761421
[2] https://review.opendev.org/761394

Change-Id: Id6c26b37c3c7d5ec6761361abca57f9219b76838
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2020-12-09 15:17:25 +00:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Switch compute flavors from novaclient/direct to SDK 2020-12-02 11:24:42 +00:00
test_agent.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_aggregate.py Make use of comparable 'FormattableColumn' subclasses 2020-12-09 15:17:25 +00:00
test_console.py Switch console url show operations to SDK 2020-10-24 10:19:52 +02:00
test_flavor.py Make use of comparable 'FormattableColumn' subclasses 2020-12-09 15:17:25 +00:00
test_host.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_hypervisor.py Add --long option and more columns to the hypervisor list command 2016-10-27 04:33:47 -07:00
test_hypervisor_stats.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_keypair.py Switch 'openstack keypair' ops to use SDK 2020-11-09 13:14:53 +01:00
test_server.py Merge "Add a few selectable fields to the "openstack server list" output" 2020-11-18 13:28:55 +00:00
test_server_backup.py Make use of comparable 'FormattableColumn' subclasses 2020-12-09 15:17:25 +00:00
test_server_event.py Add server event list and show commands 2017-03-07 15:25:43 +08:00
test_server_group.py Validate 'server group create --policy' option 2020-10-13 15:35:21 +01:00
test_server_image.py Make use of comparable 'FormattableColumn' subclasses 2020-12-09 15:17:25 +00:00
test_service.py Remove usage of six 2020-10-07 02:15:25 +00:00
test_usage.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00