<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Courier New;color: #000000;font-size: 12pt;">
Hello,
<div><br>
</div>
<div>During the regression test, I find that Neutron allows CIDR overlapping in same project.</div>
<div><br>
</div>
<div>neutron --os-region-name RegionOne net-create dup-net1</div>
<div>neutron --os-region-name RegionOne net-create dup-net2</div>
<div>neutron --os-region-name RegionOne subnet-create dup-net1 20.0.1.0/24</div>
<div>neutron --os-region-name RegionOne subnet-create dup-net2 20.0.1.0/24</div>
<div><br>
</div>
<div>all commands can be executed successfully, and after then the project has two subnets with same CIDR: 20.0.1.0/24<br>
<div><br>
</div>
<div>Should it be allowed? Or it's just because it's too difficult to address the race condition.</div>
<div><br>
<div style="font-family:Tahoma; font-size:13px">
<div>
<div><font size="3" face="Courier New">Best Regards</font></div>
<font size="3" face="Courier New">Chaoyi Huang (joehuang)</font></div>
</div>
</div>
</div>
</div>
</body>
</html>