cinder/cinder
2024-01-19 18:34:20 +00:00
..
api Remove multiatttach request parameter 2023-03-17 14:14:36 +00:00
backup Restore into sparse volumes 2023-03-17 10:24:44 -04:00
brick LVM: Retry lvextend commands on code 139 2021-08-18 12:29:01 -04:00
cmd Merge "mypy: cmd/manage.py" 2022-11-18 17:00:55 +00:00
common Add additional transport type constants 2022-07-27 11:46:33 -04:00
compute Reject unsafe delete attachment calls 2023-05-10 19:52:39 +02:00
db Improve resource listing efficiency 2023-03-06 14:04:57 +00:00
group db: Remove 'db_driver' option 2021-08-27 15:13:21 +01:00
image Fix glance metadata properties filtering 2023-06-05 13:03:08 +00:00
interface Docs: Document clone_image driver method 2022-05-12 20:02:56 +02:00
keymgr Add support for transferring encrypted volumes 2022-08-26 06:32:41 -07:00
locale Imported Translations from Zanata 2022-11-17 03:58:44 +00:00
message Add image_conversion_disable config 2022-06-01 03:56:02 +08:00
objects Objects: Make OPTIONAL_FIELDS a tuple 2023-02-09 12:08:59 -05:00
policies Support volume re-image 2022-02-24 15:23:38 +05:30
privsep LVM nvmet: Add support for shared subsystems 2023-02-03 14:56:19 +01:00
scheduler Remove multiatttach request parameter 2023-03-17 14:14:36 +00:00
tests Merge "Revert "Driver assisted migration on retype when it's safe"" into stable/2023.1 2024-01-19 18:34:20 +00:00
transfer remove six from cinder.transfer 2023-01-18 10:20:39 -05:00
volume Revert "Driver assisted migration on retype when it's safe" 2024-01-18 15:56:20 +00:00
wsgi Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
zonemanager Brocade: Fix lookup UnboundLocalError 2020-08-07 15:24:44 +02:00
__init__.py
context.py Add default to read_deleted in context's from_dict 2023-09-09 14:42:32 +00:00
coordination.py Address G004 in flake8-logging-format 0.7.4 2022-08-08 13:09:49 -04:00
exception.py Make paramiko import optional 2023-06-01 14:42:07 +00:00
flow_utils.py Use modern type annotation format for collections 2022-05-18 10:01:18 -04:00
i18n.py Replace http with https for doc links in cinder 2017-10-17 11:14:01 +08:00
manager.py db: Drop support for MySQL 5.5 2022-04-12 11:03:50 +01:00
opts.py Hitachi: add GAD volume support 2023-02-20 05:56:27 +00:00
policy.py mypy: policy.py 2022-02-02 09:19:17 -05:00
quota_utils.py Modify/Move project validation methods to api_utils 2021-04-05 08:00:40 -04:00
quota.py Merge "Remove six from quota.py" 2021-04-20 07:49:02 +00:00
rpc.py Use new get_rpc_client API from oslo.messaging 2023-01-19 20:28:36 +00:00
service_auth.py backup/swift: Add support sending service user token 2022-05-04 07:29:54 +00:00
service.py mypy: service.py 2022-05-23 11:08:25 -04:00
ssh_utils.py Make paramiko import optional 2023-06-01 14:42:07 +00:00
utils.py Fix and unify capacity calculations 2022-09-09 16:13:12 -04:00
version.py