Pearl1594 commented on pull request #4507: URL: https://github.com/apache/cloudstack/pull/4507#issuecomment-738001753
@DaanHoogland wrt KVM agent, the workflow followed is a bit different: https://github.com/apache/cloudstack/blob/master/agent/src/main/java/com/cloud/agent/Agent.java#L194 https://github.com/apache/cloudstack/blob/master/agent/src/main/java/com/cloud/agent/AgentShell.java#L152 And here, we correctly consider the possibility of having multiple MS and split them accordingly. This piece of code aligns to how ConsoleProxyResource handles multiple MSs. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
