4bca51b72e
Change-Id: I78963daae55c11f1d4154c49e102e910fbcdef5e
11 lines
454 B
YAML
11 lines
454 B
YAML
---
|
|
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.
|