Comment 22 for bug 1895723

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/ussuri)

Reviewed: https://review.opendev.org/754392
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=7e3d3d8bc71b55701f5e1929573d2fda0835c3f9
Submitter: Zuul
Branch: stable/ussuri

commit 7e3d3d8bc71b55701f5e1929573d2fda0835c3f9
Author: Michal Nasiadka <email address hidden>
Date: Thu Sep 24 15:16:55 2020 +0200

    Fix keystone-startup.sh

    keystone-startup.sh is using fernet_token_expiry instead of
    fernet_key_rotation_interval - which effects in restart loop of keystone
    containers - when restarted after 2-3 days.

    Closes-Bug: #1895723

    Change-Id: Ifff77af3d25d9dc659fff34f2ae3c6f2670df0f4
    (cherry picked from commit d78673e77fc376274192a8f7b547ce90d6bdc151)