openstack-python-openstackc.../openstackclient
Stephen Finucane b2eccdcb1a Permit use of tuple API_VERSIONS
The values of these dictionaries are not used when SDK is in use,
which should soon account for all use cases. Eventually we should
probably look for plugins to return a proper class or typeddict but
that's a job for another day.

This began as a fix for in openstackclient/object/client.py which
referenced a non-existent class and quickly snowballed.

Change-Id: I7b807ec3a97124b35828ffdecbb36f6fde11e7b5
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2025-04-01 10:36:02 +01:00
..
api pre-commit: Migrate pyupgrade to ruff 2024-09-12 18:08:23 +01:00
common typing: Add types for empty dicts, tuples 2025-03-31 17:48:36 +01:00
compute Permit use of tuple API_VERSIONS 2025-04-01 10:36:02 +01:00
identity Permit use of tuple API_VERSIONS 2025-04-01 10:36:02 +01:00
image Permit use of tuple API_VERSIONS 2025-04-01 10:36:02 +01:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Permit use of tuple API_VERSIONS 2025-04-01 10:36:02 +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 typing: Add types for empty dicts, tuples 2025-03-31 17:48:36 +01:00
volume typing: Add types for empty dicts, tuples 2025-03-31 17:48:36 +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