DaanHoogland commented on code in PR #8889:
URL: https://github.com/apache/cloudstack/pull/8889#discussion_r1584469504
##########
engine/storage/datamotion/src/main/java/org/apache/cloudstack/storage/motion/StorageSystemDataMotionStrategy.java:
##########
@@ -681,7 +683,7 @@ private Scope getZoneScope(Scope scope) {
return zoneScope;
}
- private void
handleVolumeMigrationFromNonManagedStorageToManagedStorage(VolumeInfo
srcVolumeInfo, VolumeInfo destVolumeInfo,
+ private vo(VolumeInfo srcVolumeInfo, VolumeInfo destVolumeInfo,
Review Comment:
typo?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]