You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/07/21 09:55:32 UTC

[GitHub] [cloudstack] weizhouapache commented on issue #4158: password for VMs and VR health check not working - ACS 4.14 VMware with Basic Networking

weizhouapache commented on issue #4158:
URL: https://github.com/apache/cloudstack/issues/4158#issuecomment-884057143


   @nvazquez 
   
   VR health check error is caused by commit 15eab829c737dc9ec97721b9bab94c271d0a390d
   https://github.com/apache/cloudstack/blob/main/server/src/main/java/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java#L1922-L1932
   
   no idea why the author made the changes.
   
   I think we should use _routerControlHelper.getRouterControlIp
   https://github.com/apache/cloudstack/blob/main/server/src/main/java/com/cloud/network/router/RouterControlHelper.java#L46-L56
   


-- 
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-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org