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


##########
server/src/main/java/com/cloud/network/vpc/VpcManagerImpl.java:
##########
@@ -1809,9 +1809,9 @@ public void validateNtwkOffForVpc(final NetworkOffering 
guestNtwkOff, final List
          * ("No redunant router support when network belnogs to VPC"); }
          */
 
-        // 4) Conserve mode should be off
+        // 4) Conserve mode should be off in elder versions

Review Comment:
   ```suggestion
           // 4) Conserve mode should be off in older versions
   ```



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