openstack-python-openstackc.../openstackclient/tests/unit/common
Stephen Finucane dc68be6b7b tests: Rename 'compute_sdk_client' -> 'compute_client'
Resolve a TODO. Achieved using:

  sed -i 's/self.compute_sdk_client/self.compute_client/' \
    $(ag -w self.compute_sdk_client -l)

Change-Id: I76798058b9dee9fc7ef01ff8656543fbb1266d43
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2025-04-03 16:39:04 +01:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_availability_zone.py tests: Rename 'compute_sdk_client' -> 'compute_client' 2025-04-03 16:39:04 +01:00
test_clientmanager.py Blacken openstack.common 2023-05-10 10:51:30 +01:00
test_command.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
test_configuration.py Blacken openstack.common 2023-05-10 10:51:30 +01:00
test_extension.py tests: Rename 'compute_sdk_client' -> 'compute_client' 2025-04-03 16:39:04 +01:00
test_limits.py tests: Rename 'compute_sdk_client' -> 'compute_client' 2025-04-03 16:39:04 +01:00
test_logs.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
test_module.py Fix tests on Python 3.12 2024-05-10 11:16:56 +01:00
test_progressbar.py Blacken openstack.common 2023-05-10 10:51:30 +01:00
test_project_cleanup.py typing: Correct type for missing attributes 2025-03-31 17:52:16 +01:00
test_quota.py tests: Rename 'compute_sdk_client' -> 'compute_client' 2025-04-03 16:39:04 +01:00