Pearl1594 commented on a change in pull request #4329: URL: https://github.com/apache/cloudstack/pull/4329#discussion_r710897561
########## File path: plugins/hypervisors/vmware/src/main/java/com/cloud/hypervisor/vmware/resource/VmwareResource.java ########## @@ -48,6 +48,7 @@ import javax.naming.ConfigurationException; import javax.xml.datatype.XMLGregorianCalendar; +import com.cloud.utils.script.Script; Review comment: I had initially done some refactor to the logic of fetching id_rsa file and then reverted it - this is probably a consequence of that action -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org