gioporta commented on issue #10400: URL: https://github.com/apache/cloudstack/issues/10400#issuecomment-2660548656
The source of the problem appears to be the getExportOVAUrlFromRemoteInstance method in LibvirtConvertInstanceCommandWrapper.java, which simply adds the instance name to the export URL without regard to the folder it is located in. https://github.com/apache/cloudstack/blob/864751d5f990d2848b3b00559202a4a590193c78/plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/wrapper/LibvirtConvertInstanceCommandWrapper.java#L190-L201 -- 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]
