openstack-python-openstackc.../openstackclient/volume/v3
Stephen Finucane 2ba90581d5 pre-commit: Migrate from flake8 to ruff
Well, mostly. We still keep our own flake8 hooks and the hacking hooks
enabled. Everything else can be handled by ruff.

Doing this enables a couple of hacking checks that were previously
unaddressed. It also highlights a few cases that flake8 missed. Both are
addressed.

Change-Id: If81c7055e9ef692425da2789bae18a96d04b104f
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-08-29 15:55:13 +01:00
..
__init__.py Add Cinder v3 client support for volumes 2017-02-20 20:37:36 +00:00
block_storage_cleanup.py Blacken openstackclient.volume 2023-05-10 10:51:30 +01:00
block_storage_cluster.py Blacken openstackclient.volume 2023-05-10 10:51:30 +01:00
block_storage_log_level.py Blacken openstackclient.volume 2023-05-10 10:51:30 +01:00
block_storage_manage.py volume: Deprecate '--detailed' options 2023-09-11 11:02:55 +01:00
block_storage_resource_filter.py Migrate resource filter commands to SDK 2023-10-30 12:06:14 +05:30
service.py Followup: Reduce LOC in volume v3 service 2024-06-28 20:40:06 +05:30
volume.py pre-commit: Migrate from flake8 to ruff 2024-08-29 15:55:13 +01:00
volume_attachment.py volume: Migrate 'volume attachment *' to SDK 2024-07-08 09:59:21 +01:00
volume_backup.py volume: Add v3-specific volume backup module 2024-07-08 09:59:20 +01:00
volume_group.py pre-commit: Migrate from flake8 to ruff 2024-08-29 15:55:13 +01:00
volume_group_snapshot.py volume: Migrate 'volume group snapshot' commands to SDK 2023-08-25 15:09:00 +01:00
volume_group_type.py Blacken openstackclient.volume 2023-05-10 10:51:30 +01:00
volume_message.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
volume_snapshot.py Add volume snapshot unmanage support 2024-06-25 01:51:50 +05:30
volume_transfer_request.py volume: Add v3-specific volume transfer module 2024-07-08 09:59:21 +01:00
volume_type.py pre-commit: Migrate from flake8 to ruff 2024-08-29 15:55:13 +01:00