Emilien Macchi d657eb30bf identity: flush tokens every days at midnight
Install a crontab to flush expired keystone tokens every days at
midnight.
The reason is that we are using MySQL backend for token storage and when
having a big deployment, Database could grow faster than we expect.

While we find another backend for Keystone which scale, let's create a
crontab which will avoid a lot of issues in production :-)
2014-05-21 21:56:16 +02:00
..
2013-12-28 12:14:48 +01:00
2014-04-28 17:33:55 +02:00