cinder/cinder
2024-10-30 15:40:24 +00:00
..
api Merge "Remove fallback for Python 2" 2024-10-18 16:41:07 +00:00
backup Fix mypy errors 2024-10-16 00:55:04 +09:00
brick LVM: Retry lvextend commands on code 139 2021-08-18 12:29:01 -04:00
cmd Merge "Add cinder-manage command to update service_uuid" 2024-09-17 14:36:55 +00:00
common Merge "Keep new RBAC disable by default" 2024-08-07 14:18:27 +00:00
compute Reject unsafe delete attachment calls 2023-05-10 19:51:33 +02:00
db Merge "Add cinder-manage command to update service_uuid" 2024-09-17 14:36:55 +00:00
group db: Remove 'db_driver' option 2021-08-27 15:13:21 +01:00
image nit: Add FIXME to image volume cache 2024-09-25 20:17:58 +05:30
interface Merge "Update docstrings for migration routines" 2024-08-08 18:13:56 +00:00
keymgr Implement add_consumer, remove_consumer KeyManager APIs 2023-09-21 14:31:41 +01:00
locale Imported Translations from Zanata 2024-09-05 04:11:07 +00:00
message Ceph: Add option to keep only last n snapshots per backup 2024-04-22 21:11:19 +02:00
objects Merge "Don't retry service update in report_state" 2024-09-01 23:06:45 +00:00
policies Add the os-extend_volume_completion volume action 2024-02-16 18:14:33 +01:00
privsep CVE-2024-32498: Check for external qcow2 data file 2024-07-02 18:47:11 -04:00
scheduler Pass with mypy 1.11.0 2024-07-22 09:52:59 -04:00
tests Merge "Tests: Fix double mocking in test_rbd" 2024-10-30 15:40:24 +00:00
transfer remove six from cinder.transfer 2023-01-18 10:20:39 -05:00
volume Tests: Fix type error in volume encryption unit tests 2024-10-22 16:22:31 -04:00
wsgi Add GMR to cinder wsgi 2024-01-23 01:11:39 +00:00
zonemanager Merge "Remove six from zonemanager module" 2024-05-17 22:30:51 +00:00
__init__.py
context.py Remove "from __future__ import annotations" 2024-05-20 11:25:04 -04:00
coordination.py Merge "mypy: Cleanup "noqa: H301" comments" 2023-12-18 19:38:37 +00:00
exception.py mypy: Cleanup "noqa: H301" comments 2023-12-14 16:29:27 +00:00
flow_utils.py Remove "from __future__ import annotations" 2024-05-20 11:25:04 -04:00
i18n.py
manager.py db: Drop support for MySQL 5.5 2022-04-12 11:03:50 +01:00
opts.py Add Cinder driver for TOYOU NetStor TYDS 2023-07-14 14:34:52 +08:00
policy.py Keep new RBAC disable by default 2024-08-01 12:09:22 -07:00
quota_utils.py Modify/Move project validation methods to api_utils 2021-04-05 08:00:40 -04:00
quota.py Remove consistencygroups quota entries 2024-01-17 19:06:24 +01:00
rpc.py Remove "from __future__ import annotations" 2024-05-20 11:25:04 -04:00
service_auth.py Fix broken backup_swift_service_auth=True 2024-04-17 10:51:25 +00:00
service.py Add cinder-manage command to update service_uuid 2024-09-03 14:07:36 +00:00
ssh_utils.py hacking: Reenable E275 2024-04-03 12:16:34 -04:00
utils.py Merge "Remove "from __future__ import annotations"" 2024-07-06 14:03:33 +00:00
version.py