summaryrefslogtreecommitdiff
path: root/releasenotes/notes/port-list-by-project-8cfaf3b2cf0dd627.yaml
diff options
context:
space:
mode:
authorTzu-Mainn Chen <tzumainn@redhat.com>2020-05-22 15:43:41 +0000
committerTzu-Mainn Chen <tzumainn@redhat.com>2020-07-23 17:01:10 +0000
commitcf9188c2d9794a205ec4e09c75d1b890afb86e5d (patch)
tree9dc536d09d33656ab6a06b73c56b8aaf0a48bcb2 /releasenotes/notes/port-list-by-project-8cfaf3b2cf0dd627.yaml
parente461e36ee9bbdd9ff06d91cbc4a898d594545488 (diff)
downloadironic-cf9188c2d9794a205ec4e09c75d1b890afb86e5d.tar.gz
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
Diffstat (limited to 'releasenotes/notes/port-list-by-project-8cfaf3b2cf0dd627.yaml')
-rw-r--r--releasenotes/notes/port-list-by-project-8cfaf3b2cf0dd627.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/port-list-by-project-8cfaf3b2cf0dd627.yaml b/releasenotes/notes/port-list-by-project-8cfaf3b2cf0dd627.yaml
new file mode 100644
index 000000000..32d2821af
--- /dev/null
+++ b/releasenotes/notes/port-list-by-project-8cfaf3b2cf0dd627.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - |
+ Allow port lists to be filtered by project. Doing so checks the specified
+ project against the port's node's owner and lessee.