mypy: annotate volume/api.py

Change-Id: I19a47c463dfb8794ebbeda78f39c962e47ad0d93
This commit is contained in:
Eric Harney 2020-05-19 13:06:40 -04:00
parent 50c4b4a13c
commit 80dc6c9158
2 changed files with 406 additions and 146 deletions

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,7 @@ cinder/manager.py
cinder/scheduler/manager.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