GutoVeronezi commented on a change in pull request #5594:
URL: https://github.com/apache/cloudstack/pull/5594#discussion_r732972851



##########
File path: 
server/src/main/java/com/cloud/network/guru/ExternalGuestNetworkGuru.java
##########
@@ -120,6 +121,20 @@ public Network design(NetworkOffering offering, 
DeploymentPlan plan, Network use
             config.setState(State.Allocated);
         }
 
+        if (userSpecified != null) {

Review comment:
       We could invert this condition to reduce code indentation.




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