DaanHoogland commented on a change in pull request #5411:
URL: https://github.com/apache/cloudstack/pull/5411#discussion_r711123345



##########
File path: 
server/src/main/java/com/cloud/configuration/ConfigurationManagerImpl.java
##########
@@ -4237,6 +4245,260 @@ public VlanVO doInTransaction(final TransactionStatus 
status) {
 
     }
 
+    @Override
+    public Vlan updateVlanAndPublicIpRange(UpdateVlanIpRangeCmd cmd) throws 
ConcurrentOperationException,

Review comment:
       all of them should go to IpAddressManager :( (not in this PR probably)




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