openstack-python-openstackc.../openstackclient/compute
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
..
v2 typing: Add types for empty dicts, tuples 2025-03-31 17:48:36 +01:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Permit use of tuple API_VERSIONS 2025-04-01 10:36:02 +01:00