weizhouapache commented on code in PR #12809:
URL: https://github.com/apache/cloudstack/pull/12809#discussion_r2929758511
##########
api/src/main/java/org/apache/cloudstack/vm/UnmanagedVMsManager.java:
##########
@@ -70,6 +70,15 @@ public interface UnmanagedVMsManager extends
VmImportService, UnmanageVMService,
ConfigKey.Scope.Global,
null);
+ ConfigKey<Boolean> AllowImportVolumeWithBackingFile = new
ConfigKey<>(Boolean.class,
Review Comment:
@sudo87
can you move to VolumeImportUnmanageService ?
--
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]