Pearl1594 commented on code in PR #8189:
URL: https://github.com/apache/cloudstack/pull/8189#discussion_r1415939911


##########
plugins/network-elements/nsx/src/main/java/org/apache/cloudstack/service/NsxElement.java:
##########
@@ -645,4 +663,76 @@ private List<NsxLoadBalancerMember> 
getLoadBalancerMembers(LoadBalancingRule lbR
         }
         return lbMembers;
     }
+
+    @Override
+    public boolean applyNetworkACLs(Network network, List<? extends 
NetworkACLItem> rules) throws ResourceUnavailableException {

Review Comment:
   Yes, seems like a lot of conflicts are there.. will fix them
   



-- 
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]

Reply via email to