openstack-python-openstackc.../openstackclient/tests/unit
Stephen Finucane 628ac48901 compute: Always use SDK client to display server
This affects the 'server create', 'server show', 'server rebuild' and
'server set' commands. We also fix a few mistakes around the fields
shown.

Change-Id: I9946e12146efff39f9ba1591c90a4a9bccd46919
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-07-08 12:00:49 +01:00
..
api compute: Migrate 'server add/remove security group' to SDK 2024-07-08 10:30:44 +01:00
common common: Migrate 'limits show' to SDK 2024-07-08 10:30:36 +01:00
compute compute: Always use SDK client to display server 2024-07-08 12:00:49 +01:00
identity Identity: Migrate 'role assignment' commands to SDK 2024-06-13 16:00:54 -07:00
image trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
integ trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
network network: Migrate 'port list' to compute SDK 2024-07-02 17:52:02 +01:00
object trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
volume common: Migrate 'limits show' to SDK 2024-07-08 10:30:36 +01:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
test_shell.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
utils.py compute: Migrate tests for ShowServer to SDK objects 2024-07-02 17:51:49 +01:00