python-openstackclient/openstackclient/tests/unit
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
..
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 Add 'Host Status' to 'server list --long' with >= v2.16 2022-05-16 17:55:40 +00:00
identity Replace assertItemsEqual with assertCountEqual 2021-05-03 22:07:39 +02:00
image Allow to filter multiple tags for image list 2022-05-16 09:16:52 +01:00
integ Remove os-client-config references 2020-06-08 16:20:28 -05:00
network Refactor network fakes to sdk properties PART 4 2022-04-29 16:40:23 +03:00
object Remove usage of six 2020-10-07 02:15:25 +00:00
volume volume: Add 'block storage resource filter list' command 2022-05-13 12:42:16 +01: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