commit | f4fb68d5c295bde4ae4dadd83597a994b47823f0 | [log] [tgz] |
---|---|---|
author | Rodolfo Alonso Hernandez <ralonsoh@redhat.com> | Tue Aug 06 16:36:38 2024 +0000 |
committer | Rodolfo Alonso <ralonsoh@redhat.com> | Thu Apr 24 13:03:58 2025 +0000 |
tree | 7ff8b88723fc62d96025c07cdba5a7bc332319a0 | |
parent | 5225abc6049e0b4912d6635df0a142b8bfccebca [diff] |
Unset "router:external" in subnet tests Since [1], Neutron will return also the subnets belonging to an external network. By default, the class ``SubnetsSearchCriteriaTest`` will not consider these networks, same as in the class ``NetworksSearchCriteriaTest``. [1]https://review.opendev.org/q/topic:%22bug/2051831%22 Depends-On: https://review.opendev.org/c/openstack/neutron/+/948073 Closes-Bug: #2076328 Related-Bug: #2051831 Related-Bug: #2082883 Change-Id: Id7048793d75640694299f340762f079111c81565