Comment 32 for bug 1771114

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-keystone (stable/yoga)

Reviewed: https://review.opendev.org/c/openstack/charm-keystone/+/916448
Committed: https://opendev.org/openstack/charm-keystone/commit/014bbac1c78de928981315ddb408bd4d149b4e0e
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 014bbac1c78de928981315ddb408bd4d149b4e0e
Author: Rodrigo Barbieri <email address hidden>
Date: Tue Mar 19 14:32:46 2024 -0300

    Add cache_time for identity

    This patch adds a config option to allow
    configuring the cache_time for identity elements.

    It is also including a complementary fix for
    change I49e46e010c543f831959581b2122f59068f2c07b
    that missed adjusting the correct template, and
    used the wrong comparison "is not None".

    Closes-bug: #2054418
    Related-bug: #1771114
    Change-Id: I57d376eb6c1f0f38cdd028aacf397aaf7f3a1cda
    (cherry picked from commit 0967f6ec4eacf69a5cee9b7582daed973e1dded4)
    (cherry picked from commit 0eb972dbc0c256e9c20f5cc83fc6ada9f96fa93a)
    (cherry picked from commit 513f3eed30c5855965aaa2e98531cccb2c7e900c)
    (cherry picked from commit 6b748bdb7819b9f5f90af780b4b958af0dc12350)