dhlaluku commented on a change in pull request #3125: IP address acquired with 
associate ip address is marked as source nat
URL: https://github.com/apache/cloudstack/pull/3125#discussion_r247161267
 
 

 ##########
 File path: server/src/main/java/com/cloud/network/IpAddressManagerImpl.java
 ##########
 @@ -1425,6 +1416,25 @@ public IPAddressVO associateIPToGuestNetwork(long ipId, 
long networkId, boolean
         }
     }
 
+    protected boolean isSourceNatAvailableForNetwork(Account owner, 
IPAddressVO ipToAssoc, Network network) {
 
 Review comment:
   Added docus to the method, please check

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to