Release 3.0.11
A single hotfix: - Fix missing error handling in EC snapshot/cloned image reads potentially leading to corrupted reads during OSD/PG restarts
This commit is contained in:
@@ -50,7 +50,7 @@ from cinder.volume import configuration
|
||||
from cinder.volume import driver
|
||||
from cinder.volume import volume_utils
|
||||
|
||||
VITASTOR_VERSION = '3.0.10'
|
||||
VITASTOR_VERSION = '3.0.11'
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user