cinder/cinder
Zuul 5b89039e9e Merge "Remove the need for project_id from API endpoints" 2022-02-23 15:40:46 +00:00
..
api Merge "Remove the need for project_id from API endpoints" 2022-02-23 15:40:46 +00:00
backup Rework backup process to make it async 2022-01-19 15:43:54 +00:00
brick LVM: Retry lvextend commands on code 139 2021-08-18 12:29:01 -04:00
cmd Merge "db: Vendor 'oslo_db.sqlalchemy.migration'" 2021-09-10 18:11:04 +00:00
common Remove the need for project_id from API endpoints 2022-02-08 08:32:23 -08:00
compute db: Remove 'db' argument from various managers 2021-08-27 15:13:21 +01:00
db Merge "Remove unused variable" 2022-02-18 16:48:29 +00:00
group db: Remove 'db_driver' option 2021-08-27 15:13:21 +01:00
image Merge "Use 'visibility' instead of 'is_public' when only use Glance API v2" 2021-12-22 18:36:09 +00:00
interface Replace getargspec with getfullargspec 2021-05-13 09:22:14 +08:00
keymgr Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
locale Imported Translations from Zanata 2022-02-03 02:15:42 +00:00
message Add user messages for backup operations 2021-08-27 05:44:42 -04:00
objects Merge "Fix: nfs format info limitation" 2021-12-22 18:35:58 +00:00
policies Fix typo in message policy deprecations 2021-10-07 18:48:04 +00:00
privsep Enable flake8-logging-format extension 2020-01-09 14:35:20 -06:00
scheduler Remove various unused code 2022-01-24 14:53:40 +00:00
tests Merge "Remove the need for project_id from API endpoints" 2022-02-23 15:40:46 +00:00
transfer db: Remove 'db_driver' option 2021-08-27 15:13:21 +01:00
volume Merge "[SVf] RevertToSnapshot for rep-volumes in group" 2022-02-22 15:38:15 +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 Merge "Add infrastructure for testing new RBAC policies" 2021-09-06 17:44:47 +00:00
coordination.py mypy: coordination.py 2021-08-17 14:50:46 +00:00
exception.py mypy: annotate volume_utils / utils / exc 2021-04-30 10:41:30 -04:00
flow_utils.py mypy: create_volume flows 2021-08-10 10:26:39 -04:00
i18n.py
manager.py mypy: Fix unused type: ignore in manager.py 2021-09-16 10:25:39 -04:00
opts.py Merge "Remove the need for project_id from API endpoints" 2022-02-23 15:40:46 +00:00
policy.py Add infrastructure for testing new RBAC policies 2021-08-31 15:41:17 -07:00
quota.py Merge "Remove six from quota.py" 2021-04-20 07:49:02 +00:00
quota_utils.py Modify/Move project validation methods to api_utils 2021-04-05 08:00:40 -04:00
rpc.py mypy: continued manager, scheduler, rpcapi 2021-08-11 08:36:09 -04:00
service.py Fix typo on service cluster change method 2020-05-06 19:36:07 -05:00
service_auth.py
ssh_utils.py Remove six in files under cinder/* 2020-10-08 14:00:14 +08:00
utils.py Merge "Correct type annotations for utils.retry()" 2021-11-09 18:24:32 +00:00
version.py