sgoeminn commented on a change in pull request #2293: CLOUDSTACK-10047: 
DVSwitch fixes and improvements
URL: https://github.com/apache/cloudstack/pull/2293#discussion_r144570747
 
 

 ##########
 File path: 
api/src/org/apache/cloudstack/api/command/admin/network/CreateNetworkCmdByAdmin.java
 ##########
 @@ -48,6 +51,13 @@ public String getVlan() {
         return vlan;
     }
 
+    public Boolean getBypassVlanOverlapCheck() {
 
 Review comment:
   Is there a reason why we do return a Boolean instead of boolean? (this 
function can never return null)
 
----------------------------------------------------------------
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