Comment 43 for bug 1992840

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-ironic-api (master)

Reviewed: https://review.opendev.org/c/openstack/charm-ironic-api/+/884252
Committed: https://opendev.org/openstack/charm-ironic-api/commit/02b7180a6b9cd9c22c4b672ae8510ea14af5e0df
Submitter: "Zuul (22348)"
Branch: master

commit 02b7180a6b9cd9c22c4b672ae8510ea14af5e0df
Author: Felipe Reyes <email address hidden>
Date: Wed May 24 12:28:36 2023 -0400

    Add support for using service tokens

    This patch configures ironic-api to send a service token along with the
    received user token on requests to other services. This allow those
    other services to accept the request even if the user token has been
    invalidated since received by Ironic. Also with this patch Ironic will
    accept request from other services with invalid user tokens but valid
    service tokens.

    Closes-Bug: #1992840
    Change-Id: Ic84e4706b93c38916e89b91dfc30bf32396e5213