diff --git a/cinder/volume/manager.py b/cinder/volume/manager.py index fa7e23bd767..b7a0e843129 100644 --- a/cinder/volume/manager.py +++ b/cinder/volume/manager.py @@ -260,6 +260,7 @@ def create_volume(self, context, volume_id, request_spec=None, snapshot_id, image_id, request_spec, filter_properties, allow_reschedule) + return if model_update: volume_ref = self.db.volume_update(