Alfredo Moralejo fc3f3e14f5 Reduce fernet_rotate frequency
Currently it's every 10 minutes. When using expiration time of 40
minutes (scenario001) or longer, this is too frequent and in some cases,
jobs are failing with InvalidToken in scenario001. To avoid this we can
run fernet_rotate less often or increase max_active_keys [1]. In this
case i'm making it to rotate every 30 minutes instead of 10.

[1] https://docs.openstack.org/keystone/latest/admin/fernet-token-faq.html#i-rotated-keys-and-now-tokens-are-invalidating-early-what-did-i-do

Change-Id: Ia19612b668313752b62545ce5cae49396671b939
2019-11-15 15:48:04 +01:00
..
2018-11-28 15:32:58 +01:00
2018-01-09 17:23:05 +00:00
2019-06-17 17:52:43 +02:00
2018-07-23 13:43:57 +00:00
2018-11-28 15:32:58 +01:00
2018-12-17 14:01:17 +01:00
2019-11-15 15:48:04 +01:00
2018-06-13 19:07:13 +05:30
2019-06-17 17:54:03 +02:00
2019-06-17 17:12:25 +02:00
2019-04-24 14:54:02 +08:00
2018-07-18 16:25:12 +02:00
2019-10-17 16:09:35 +02:00
2019-06-17 17:12:25 +02:00
2016-04-01 20:32:35 -04:00
2019-02-24 13:48:48 +01:00
2019-05-13 14:47:24 +02:00
2018-12-02 14:48:48 +01:00