DaanHoogland commented on code in PR #13758:
URL: https://github.com/apache/cloudstack/pull/13758#discussion_r3948526808


##########
ui/src/views/network/CreateL3NetworkForm.vue:
##########
@@ -356,6 +371,12 @@ export default {
             params[key] = values[key]
           }
         }
+        // The operator-chosen routed id travels in the API's vlan parameter, 
like the VLAN
+        // tag of a Shared network. Only valid with a specifyVlan network 
offering; otherwise
+        // CloudStack allocates the id from the ROUTED physical network's 
range.

Review Comment:
   ```suggestion
   ```



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