Likitha Shetty created CLOUDSTACK-2980:
------------------------------------------
Summary: Adding a VLAN range that overlaps with two existing
ranges results in inconsistent DB entries
Key: CLOUDSTACK-2980
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2980
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Affects Versions: 4.2.0
Reporter: Likitha Shetty
Fix For: 4.2.0
Under PhysicalNetwork - Guest, Add 2 VLAN ranges - 360-369;380-385
Then adding one new VLAN range, 367-383 results in the following 2 issues,
1. The new range displayed in the UI is 360-383;380-385
2. In the DB 'op_dc_vnet_alloc' table every VLAN in the range 370-379 is
missing. This is because we are trying to add VLANs from 370-383 and since the
entries 380-383 are duplicates the DB insert throws an exception.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira