Comment 13 for bug 2042943

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to devstack (master)

Reviewed: https://review.opendev.org/c/openstack/devstack/+/900984
Committed: https://opendev.org/openstack/devstack/commit/82c30cd82ee00012d21bee94dad2bcbc2c047f78
Submitter: "Zuul (22348)"
Branch: master

commit 82c30cd82ee00012d21bee94dad2bcbc2c047f78
Author: yatin <email address hidden>
Date: Wed Nov 15 12:44:50 2023 +0000

    Revert "Enable keystone token caching by OSC"

    This reverts commit 67630d4c52aef5ddcb15cff4f3b6594d447e8992.

    Reason for revert: Seeing random failures across jobs as sometimes
    'keyring_pass.cfg' gets duplicated keys and that makes executions
    of any openstackclient command to fail until the file is removed.
    This should be handled before re enabling the token caching again.

    Change-Id: I3d2fe53a2e7552ac6304c30aa2fe5be33d77df53
    Related-Bug: #2042943