ironic/releasenotes/notes/port-list-by-project-8cfaf3b2cf0dd627.yaml
Tzu-Mainn Chen cf9188c2d9 Allow node lessee to see node's ports
Update the port node's filter to allow both owner and lessee to
see a node's ports. This filter is only used when listing ports.

Change-Id: I568e8d23375239d9c044df95b4bc24d5174c145b
2020-07-23 17:01:10 +00:00

6 lines
154 B
YAML

---
features:
- |
Allow port lists to be filtered by project. Doing so checks the specified
project against the port's node's owner and lessee.