Add releasenote for Trust token scope fix

Change-Id: I78963daae55c11f1d4154c49e102e910fbcdef5e
This commit is contained in:
ricolin 2023-08-28 12:02:05 +08:00 committed by Jake Yip
parent fda54620ad
commit 4bca51b72e
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
---
fixes:
- |
We have corrected the authentication scope in Magnum drivers when
authenticating to create certs, so that trusts can work properly. This will
change the authenticated user from trustee to trustor (as trusts designed
for). This change affects all drivers that inherit from common Magnum
drivers (Heat drivers).
If you have custom policies that checks for trustee user, you will need to
update them to trustor.