Files
neutron/releasenotes/notes/subnet_policies_updated-ec1ddc477757b441.yaml
Pavlo Shchelokovskyy ad71c927b3 Allow network owner reader to get subnets
This patch is a follow up of [1].

"get_subnet" is a read-only operation; it should be possible for
network readers to retrieve the subnet too.

NOTE: the release note refers to this patch and [1]. Because [1] has
been backported up to 2023.2, this patch should be backported too.

[1]https://review.opendev.org/q/Iae2e3a31eb65d68dc0d3d0f9dd9fc8cf83260769

Related-Bug: #2038646
Change-Id: I05aeebe1db8ea7cadb292e60b5b322069a557c16
2024-12-18 15:19:50 +01:00

8 lines
300 B
YAML

---
fixes:
- |
Subnet policies have been updated to allow other users to operate on them.
Network owners and readers can now retrieve the subnet and project members
can now update and delete the subnet. For more information, see bug
`2038646 <https://launchpad.net/bugs/2038646>`_.