Comment 19 for bug 1895723

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

Reviewed: https://review.opendev.org/754393
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=ecd899c9a856de153a892d513c4406bcb73b57b1
Submitter: Zuul
Branch: stable/train

commit ecd899c9a856de153a892d513c4406bcb73b57b1
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)