rohityadavcloud commented on code in PR #6591:
URL: https://github.com/apache/cloudstack/pull/6591#discussion_r936501270


##########
server/src/main/java/com/cloud/network/NetworkModelImpl.java:
##########
@@ -1659,7 +1659,7 @@ public void checkCapabilityForProvider(Set<Provider> 
providers, Service service,
     }
 
     @Override
-    public void checkNetworkPermissions(Account owner, Network network) {
+    public void checkNetworkPermissions(Account caller, Network network) {

Review Comment:
   could we explore if a unit test is written



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