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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
