openstack-python-openstackc.../openstackclient/tests/functional
Daniel Wilson 70dbb01ea3 Use the SDK for server show
Use the SDK for the server show command. This change modifies a helper
function that is used by server show as well as other commands that
print information about an individual server. The helper still uses
novaclient APIs when additional OpenStack requests are needed since some
of its callers are still using the nova client.

Depends-On: https://review.opendev.org/c/openstack/openstacksdk/+/864340
Change-Id: Ic253184ee5f911ec2052419d328260dc4664b273
2022-12-11 18:04:29 -05:00
..
common tests: Convert more functional tests to use 'parse_output' 2022-11-08 16:39:05 +00:00
compute Use the SDK for server show 2022-12-11 18:04:29 -05:00
identity tests: Convert identity tests to use 'parse_output' 2022-11-29 16:21:29 +00:00
image tests: Convert image tests to use 'parse_output' 2022-11-29 16:20:03 +00:00
network tests: Convert network tests to use 'parse_output' 2022-11-29 16:21:29 +00:00
object Fix functional tests for py3 2019-10-31 00:17:35 +00:00
volume tests: Convert volume tests to use 'parse_output' 2022-11-29 16:21:29 +00:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py tests: Move json decoding to base test class 2022-11-08 16:39:02 +00:00