cinder/cinder/volume/flows
Pete Zaitcev 81af154d85 Fix a regression in restoring to sparse volumes
Unfortunately, the commit b75c29c7d8
did not update all the places where BackupAPI.restore_backup()
was called. One of them was in the flow manager.

Although this regression being undetected in is disappointing,
we are not changing how unit tests are performed in any
fundamental way for this patch. An outstanding patch using
MyPy is aready in review, which would capture this case.

Closes-bug: #2025277
Change-Id: Iabfebacfea44916f89584ffd019d848e53302eaf
(cherry picked from commit b75c29c7d8)
2023-07-18 22:03:10 -05:00
..
api Remove multiatttach request parameter 2023-03-17 14:14:36 +00:00
manager Fix a regression in restoring to sparse volumes 2023-07-18 22:03:10 -05:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
common.py mypy: create_volume flows 2021-08-10 10:26:39 -04:00