nitin-maharana commented on a change in pull request #2368: CLOUDSTACK-10126: 
Separate Subnet for SSVM and CPVM
URL: https://github.com/apache/cloudstack/pull/2368#discussion_r158588501
 
 

 ##########
 File path: server/src/com/cloud/configuration/ConfigurationManagerImpl.java
 ##########
 @@ -1271,7 +1296,9 @@ public void deletePodIpRange(final 
DeleteManagementNetworkIpRangeCmd cmd) throws
                 if (startIp.equals(existingPodIpRange[0]) && 
endIp.equals(existingPodIpRange[1])) {
 
 Review comment:
   @nvazquez, Thanks for this PR. I think we need to consider vlan over here if 
I am not wrong.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to