Run token flush cron job hourly by default
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Wed, 12 Apr 2017 11:31:53 +0000 (14:31 +0300)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Wed, 19 Apr 2017 10:23:10 +0000 (10:23 +0000)
commitc1fc74c0f3a8ba34032ac40ee67ef3bc4b7c9d3e
tree0876a6e07dd764feec4109fd93020f66e029a9ab
parentf4390ffeba71a3c6d94399dffd8e7d022696add7
Run token flush cron job hourly by default

Running this job once a day has proven problematic for large
deployments as seen in the bug report. Setting it to run hourly
would be an improvement to the current situation, as the flushes
wouldn't need to process as much data.

Note that this only affects people using UUID as the token provider.

Change-Id: I462e4da2bfdbcba0403ecde5d613386938e2283a
Related-Bug: #1649616
(cherry picked from commit 65e643aca2202f031db94f1ccd3d44e195e5e772)
puppet/services/keystone.yaml
releasenotes/notes/token-flush-twice-a-day-d4b00a2953a6b383.yaml [new file with mode: 0644]