python-openstackclient/openstackclient/tests/unit/compute/v2
melanie witt 93578ef85b Add 'Host Status' to 'server list --long' with >= v2.16
Currently, the 'Host Status' field is shown only for 'server show' but
not for 'server list'. The host_status can be helpful for users who are
having issues with servers that show a status of ACTIVE, as it can show
a hint about the compute host status when nova policy is configured to
allow it.

Story: 2009689
Task: 44003

Change-Id: I6209cf52044218b7b32ab2fa5712574f12ba2f5f
2022-05-16 17:55:40 +00:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Merge "Fix typos" 2022-05-16 09:36:14 +00:00
test_agent.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_aggregate.py Merge "image: Remove FakeImage test helper" 2022-02-09 20:42:43 +00:00
test_console.py Switch console url show operations to SDK 2020-10-24 10:19:52 +02:00
test_flavor.py Replace assertItemsEqual with assertCountEqual 2021-05-03 22:07:39 +02:00
test_host.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_hypervisor.py Replace assertItemsEqual with assertCountEqual 2021-05-03 22:07:39 +02:00
test_hypervisor_stats.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_keypair.py compute: Add missing options for 'keypair list' 2021-01-08 12:14:43 +00:00
test_server.py Add 'Host Status' to 'server list --long' with >= v2.16 2022-05-16 17:55:40 +00:00
test_server_backup.py image: Remove FakeImage test helper 2021-11-17 11:34:42 +00:00
test_server_event.py compute: Add missing options for 'server event list' 2021-01-21 11:00:31 +00:00
test_server_group.py compute: Add missing options for 'server group list' 2021-01-21 10:58:41 +00:00
test_server_image.py Merge "image: Remove FakeImage test helper" 2022-02-09 20:42:43 +00:00
test_server_migration.py compute: Move server migrations commands to their own file 2022-03-09 17:32:30 +00:00
test_server_volume.py compute: Add support for microversion 2.89 2021-09-02 14:35:17 +01:00
test_service.py Switch compute service list, delete and set to sdk. 2022-01-14 18:36:37 +00:00
test_usage.py compute: Fix 'usage * -f yaml' output 2021-01-06 12:02:25 +00:00