openstack-python-openstackc.../openstackclient/tests/unit
Stephen Finucane 7d64003196 tests: Stop returning FakeResource in compute tests
This was still being used in places where we have our own API bindings
because SDK does not support the API. Those bindings should be returning
dicts, not FakeResource objects. Correct this, and in doing so fix the
bug this highlights in our cell-down output.

Change-Id: I6647d94fcf5ada8186edbf64c03abd3d8ae7ca56
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2025-04-14 16:43:22 +01:00
..
api tests: Rename 'compute_sdk_client' -> 'compute_client' 2025-04-03 16:39:04 +01:00
common tests: Rename 'compute_sdk_client' -> 'compute_client' 2025-04-03 16:39:04 +01:00
compute tests: Stop returning FakeResource in compute tests 2025-04-14 16:43:22 +01:00
identity identity: Migrate 'endpoint' commands to SDK 2025-03-31 16:58:27 -07:00
image image: Migrate 'create image' volume calls to SDK 2025-04-04 18:11:27 +01:00
integ Prepare for ruff bump 2025-03-19 12:04:39 +00:00
network tests: Stop returning FakeResource in compute tests 2025-04-14 16:43:22 +01:00
object Prepare for ruff bump 2025-03-19 12:04:39 +00:00
volume tests: Remove sdk prefix 2025-04-14 16:27:32 +01:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py quota: Allow 'quota set' to function without volume service 2024-08-07 11:56:07 +00:00
test_shell.py Prepare for osc-lib changes 2025-04-01 13:39:50 +01:00
utils.py compute: Add server create --no-security-group option 2024-11-29 10:33:18 +00:00