openstack-python-openstackc.../openstackclient
Stephen Finucane e6be9a3edf volume: Remove Cinder v1 support
The Cinder v1 API was removed in Queens [1]. Its replacement, the v2
API, has existed since Grizzly [2]. More importantly, the v1 commands
are implemented using python-cinderclient but support for the v1 API was
removed from python-cinderclient in Train [3], meaning none of these
have worked since then. Clearly if no one has noticed or cared in the 6
years or so since that happened, it's safe to say we can delete these
commands.

[1] 3e91de956e
[2] 75ca60f619
[3] 2189e5702b

Change-Id: Ibe1cd6461d2cb78826467078aa17272f171746aa
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2025-04-01 10:46:03 +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 typing: Add types for empty dicts, tuples 2025-03-31 17:48:36 +01:00
identity typing: Indicate tuples to be extended 2025-03-31 17:48:36 +01:00
image typing: Add types for empty dicts, tuples 2025-03-31 17:48:36 +01:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network typing: Add types for empty dicts, tuples 2025-03-31 17:48:36 +01:00
object typing: Indicate tuples to be extended 2025-03-31 17:48:36 +01:00
releasenotes/notes Show Created At column for volume backups 2024-05-19 22:17:06 +02:00
tests volume: Remove Cinder v1 support 2025-04-01 10:46:03 +01:00
volume volume: Remove Cinder v1 support 2025-04-01 10:46: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 pre-commit: Migrate pyupgrade to ruff 2024-09-12 18:08:23 +01:00