senlin/releasenotes
Pham Le Gia Dai a39f7e02ce Fix: TrustMiddleware unable to fetch trusts/credentials from identity service
When using token to init a new openstacksdk connection, the SDK try to fetch
another token from it, causing keystone raise exception and return 500 status
response. Refer: https://bugs.launchpad.net/keystone/+bug/1959674
Switch from `token` to `admin_token` to make the SDK session use the provided
token directly instead of fetching a new one.

Closes-bug: #2048452
Depends-On: https://review.opendev.org/c/openstack/senlin/+/905555
Change-Id: I8f9b2db3d4851cf54c2113b2fb0ae97ae38ac286
2024-01-14 16:39:45 +07:00
..
notes Fix: TrustMiddleware unable to fetch trusts/credentials from identity service 2024-01-14 16:39:45 +07:00
source Update master for stable/2023.2 2023-09-15 14:09:19 +00:00