openstack-python-openstackc.../openstackclient
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 pre-commit: Migrate pyupgrade to ruff 2024-09-12 18:08:23 +01:00
common compute: Migrate to 'compute' client alias 2025-04-03 16:39:03 +01:00
compute tests: Stop returning FakeResource in compute tests 2025-04-14 16:43:22 +01:00
identity Merge "Remove use of formatter function" 2025-04-02 10:19:34 +00:00
image image: Migrate 'create image' volume calls to SDK 2025-04-04 18:11:27 +01:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2025-04-02 03:07:33 +00:00
network Refactor network fakes to sdk properties PART6 2025-04-08 16:36:48 +00:00
object Permit use of tuple API_VERSIONS 2025-04-01 10:36:02 +01:00
releasenotes/notes Show Created At column for volume backups 2024-05-19 22:17:06 +02:00
tests tests: Stop returning FakeResource in compute tests 2025-04-14 16:43:22 +01:00
volume volume: Make better use of argparse 2025-04-04 18:11:27 +01:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Permit use of tuple API_VERSIONS 2025-04-01 10:36:02 +01:00