You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Marcus Sorensen (JIRA)" <ji...@apache.org> on 2013/12/26 22:22:50 UTC

[jira] [Created] (CLOUDSTACK-5652) regression in VPC ip overlap calculation?

Marcus Sorensen created CLOUDSTACK-5652:
-------------------------------------------

             Summary: regression in VPC ip overlap calculation?
                 Key: CLOUDSTACK-5652
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5652
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Network Controller
    Affects Versions: 4.3.0
            Reporter: Marcus Sorensen
            Priority: Blocker


I have a test that deploys a zone from scratch, then a VPC, then two networks in the VPC. Here are the network definitions:

vpc 10.0.0.0/8
net1 10.0.1.0/24
net2 10.0.2.0/24

In trying to run this against the current 4.3 branch I get:

HTTP Error 431: Network cidr 10.0.2.0/24 crosses other network cidr Ntwk[204|Guest|11] belonging to the same vpc [VPC [1-testvpc]

Network 204 is defined as:

| 204 | net1 | 1c80f528-b2eb-4374-9813-91fe7b755e18 | net1         | Guest        | Vlan                  | NULL          | 10.0.1.1    | 10.0.1.0/24

This should not be detected as overlapping



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)