commit | 4ad346e6497d4fbad9e379e8ed50730a0b6b55a3 | [log] [tgz] |
---|---|---|
author | yangjianfeng <yjf1970231893@gmail.com> | Sun Nov 22 06:49:19 2020 +0000 |
committer | yangjianfeng <yjf1970231893@gmail.com> | Mon Dec 14 00:45:29 2020 +0000 |
tree | 37edfa11a0875a11aa428cfa52e43910012acc82 | |
parent | 5364a9a789715773b48b0b359fec6807e2360e3d [diff] |
Also calculate external subnets when check cidr whether in use The external network be shared by all tenant. When it associated to a tenant router the cidr of it's subnets cannot overlap with tenant subnets', otherwise it will lead to bug #1903433. The related fix patch: https://review.opendev.org/761829 So, in tempest, the external subnets need was considered when check cidr whether in use. Related-Bug: #1903433 Change-Id: Ief84251adb0368533570d9e9f6630de92e27c5c3