Hello, I am working on test cases of "adding non contiguous vlan ranges" in the physical network. (https://issues.apache.org/jira/browse/CLOUDSTACK-701)
One of the test case requires to make use of the vlan id from the extended range. Can you guide me in how I can use this vlan id? *Issue:* If I try to create a shared network by using this vlan id, it says that "The VLAN tag XXXX is already being used for dynamic vlan allocation for the guest network in zone Z". And I guess this is valid behaviour (See http://mail-archives.apache.org/mod_mbox/cloudstack-issues/201307.mbox/%3CJIRA.12652612.1371122336904.199908.1372786159968@arcas%3E ) What is the other way in which I can do operation so that the vlan id from the physical network can be considered as "in use" and hence can't be deleted? Regards, Gaurav