Add release note for admin_or_owner policy fix

Change-Id: I29425f7195738023df30d3518880e12233b29ad3
This commit is contained in:
Pierre Riteau 2021-04-09 12:48:46 +02:00
parent 2a985c94ee
commit cda1aef730
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
fixes:
- |
Fix the definition of the ``admin_or_owner`` policy expression, which was
preventing even admins from using the ``get_summary`` endpoint with
``all_tenants=True`` or ``tenant_id`` parameters.