rajujith commented on code in PR #7857: URL: https://github.com/apache/cloudstack/pull/7857#discussion_r2333257857
########## plugins/network-elements/internal-loadbalancer/src/main/java/org/apache/cloudstack/network/lb/InternalLoadBalancerVMManagerImpl.java: ########## @@ -584,7 +584,7 @@ protected List<DomainRouterVO> startInternalLbVms(final Map<Param, Object> param if (internalLbVms != null) { runningInternalLbVms = new ArrayList<DomainRouterVO>(); } else { - logger.debug("Have no internal lb vms to start"); + logger.debug("Have no internal lb Instances to start"); Review Comment: 'LB' -- 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