rhtyd commented on a change in pull request #2239: CLOUDSTACK-9993: Securing 
Agents Communications
URL: https://github.com/apache/cloudstack/pull/2239#discussion_r134774674
 
 

 ##########
 File path: 
server/src/com/cloud/hypervisor/kvm/discoverer/LibvirtServerDiscoverer.java
 ##########
 @@ -125,6 +137,73 @@ public boolean processTimeout(long agentId, long seq) {
         return false;
     }
 
+    private void setupAgentSecurity(final Connection sshConnection, final 
String agentIp, final String agentHostname) {
 
 Review comment:
   Hmm, I would avoid, this is do-able however.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to