Merge "mypy: annotate volume/api.py"

This commit is contained in:
Zuul 2021-12-14 17:40:39 +00:00 committed by Gerrit Code Review
commit cf7c2fcc75
2 changed files with 406 additions and 146 deletions

File diff suppressed because it is too large Load Diff

View File

@ -25,6 +25,7 @@ cinder/scheduler/weights/stochastic.py
cinder/scheduler/weights/volume_number.py
cinder/utils.py
cinder/volume/__init__.py
cinder/volume/api.py
cinder/volume/flows/api/create_volume.py
cinder/volume/flows/manager/create_volume.py
cinder/volume/manager.py