commit | 2f59142f292aeab03a4f3a43e21eabe1bbfc0309 | [log] [tgz] |
---|---|---|
author | Rodolfo Alonso Hernandez <ralonsoh@redhat.com> | Thu Jun 27 13:40:36 2024 +0000 |
committer | Hanna Arhipova <harhipova@mirantis.com> | Tue May 13 09:19:01 2025 +0000 |
tree | 97d7599881e59d1265f65d1a009f2da2be983430 | |
parent | 89fe91aaadbe4681e5881716c6bf71e078916fb7 [diff] |
Allow visibility of external subnet as shared ones The Neutron network can have the attribute "external". If a network is external, can be seen by other projects, same as when it is shared. However the subnets cannot be seen now. This issue is being solved in LP#2051831, in [1]. This patch changes the logic implemented in [2], where the subnets belonging to an external network where hidden to a non-admin user of other project. [1]https://review.opendev.org/c/openstack/neutron/+/907313 [2]https://review.opendev.org/c/openstack/tempest/+/484960 Related-Bug: #2051831 Related-Prod: PRODX-51815 Change-Id: I58b2a1ddf9b0fe85d96617863d121aebb7d81e58