openstack-python-openstackc.../openstackclient
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
..
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 compute: Migrate to 'compute' client alias 2025-04-03 16:39:03 +01:00
identity Merge "Remove use of formatter function" 2025-04-02 10:19:34 +00:00
image Merge "Permit use of tuple API_VERSIONS" 2025-04-01 12:02:24 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network compute: Migrate to 'compute' client alias 2025-04-03 16:39:03 +01: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: Rename 'compute_sdk_client' -> 'compute_client' 2025-04-03 16:39:04 +01:00
volume compute: Migrate to 'compute' client alias 2025-04-03 16:39:03 +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