openstack-python-openstackc.../openstackclient/volume/v2
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 support for volume v2 API 2015-05-30 11:26:14 -07:00
backup_record.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
consistency_group.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
consistency_group_snapshot.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
qos_specs.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
service.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
volume.py volume: Migrate 'volume list' to compute SDK 2024-07-08 09:59:21 +01:00
volume_backend.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
volume_backup.py Merge "Show Created At column for volume backups" 2024-08-09 12:20:45 +00:00
volume_host.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
volume_snapshot.py tox: Remove bandit skips, run via pre-commit 2024-04-26 13:17:15 +01:00
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