Comment 45 for bug 1992840

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

Reviewed: https://review.opendev.org/c/openstack/charm-ironic-conductor/+/885542
Committed: https://opendev.org/openstack/charm-ironic-conductor/commit/c7dda3f3a8c4b3e5445c727590eb44e4a6482cc3
Submitter: "Zuul (22348)"
Branch: master

commit c7dda3f3a8c4b3e5445c727590eb44e4a6482cc3
Author: Felipe Reyes <email address hidden>
Date: Wed Jun 7 15:19:56 2023 -0400

    Add support for using service tokens

    This patch configures ironic-conductor 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: Ie94b5ce9ba9d015a31a78bb71ce7ca786377d6d9