[ https://issues.apache.org/jira/browse/CLOUDSTACK-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13857329#comment-13857329 ]
ASF subversion and git services commented on CLOUDSTACK-5652: ------------------------------------------------------------- Commit 0478aee78fe481e81eb4820cf181e4beb42ae22a in branch refs/heads/4.3 from [~jayapal] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=0478aee ] Revert "CLOUDSTACK-4622:If a VM from guest network is added to network tier of VPC then IP reservation allows the CIDR to be a superset of Network CIDR for that VPC tier" Reverted the commit as it is breaking vpc CLOUDSTACK-5652 This reverts commit ab4f095c68d4a4b4fb354b3d95096b193706987d. > 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)