Activity log for bug #1032633

Date Who What changed Old value New value Message
2012-08-03 13:40:37 Andrew Glen-Young bug added bug
2012-08-03 15:28:44 Andrew Glen-Young description Keystone's `token` table grows unconditionally with expired tokens. Keystone should provide a backend-agnostic method to find and delete these tokens. This could be run via a periodic task or supplied as a script to run as a cron job. An example SQL statement (if you're using a SQL backend) to workaround this problem: sql> DELETE FROM token WHERE expired <= NOW(); It may be ideal to allow a date smear to allow older tokens to persist if needed. Keystone's `token` table grows unconditionally with expired tokens. Keystone should provide a backend-agnostic method to find and delete these tokens. This could be run via a periodic task or supplied as a script to run as a cron job. An example SQL statement (if you're using a SQL backend) to workaround this problem: sql> DELETE FROM token WHERE expired <= NOW(); It may be ideal to allow a date smear to allow older tokens to persist if needed. System Information: $ dpkg-query --show keystone keystone 2012.1+stable~20120608-aff45d6-0ubuntu1 $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=12.04 DISTRIB_CODENAME=precise DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS"
2012-08-03 15:29:43 Andrew Glen-Young summary Keystone's token table grows unconditionally. Keystone's token table grows unconditionally when using SQL backend.
2012-08-03 15:32:08 Andrew Glen-Young description Keystone's `token` table grows unconditionally with expired tokens. Keystone should provide a backend-agnostic method to find and delete these tokens. This could be run via a periodic task or supplied as a script to run as a cron job. An example SQL statement (if you're using a SQL backend) to workaround this problem: sql> DELETE FROM token WHERE expired <= NOW(); It may be ideal to allow a date smear to allow older tokens to persist if needed. System Information: $ dpkg-query --show keystone keystone 2012.1+stable~20120608-aff45d6-0ubuntu1 $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=12.04 DISTRIB_CODENAME=precise DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS" Keystone's `token` table grows unconditionally with expired tokens when using the SQL backend. Keystone should provide a backend-agnostic method to find and delete these tokens. This could be run via a periodic task or supplied as a script to run as a cron job. An example SQL statement (if you're using a SQL backend) to workaround this problem:     sql> DELETE FROM token WHERE expired <= NOW(); It may be ideal to allow a date smear to allow older tokens to persist if needed. Choosing the `memcache` backend may workaround this issue, but SQL is the package default. System Information: $ dpkg-query --show keystone keystone 2012.1+stable~20120608-aff45d6-0ubuntu1 $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=12.04 DISTRIB_CODENAME=precise DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS"
2012-08-08 18:12:49 James Troup bug added subscriber The Canonical Sysadmins
2012-08-08 18:12:58 Launchpad Janitor keystone (Ubuntu): status New Confirmed
2012-08-30 14:16:31 Chuck Short bug task added keystone
2012-08-31 21:09:56 Dolph Mathews keystone: status New Confirmed
2012-11-20 18:47:46 Alan Pevec bug added subscriber Alan Pevec
2012-11-25 22:42:09 James Page keystone (Ubuntu): importance Undecided Medium
2013-02-24 16:41:29 David Höppner bug added subscriber David Höppner
2013-03-06 18:08:36 Dolph Mathews keystone: status Confirmed Invalid
2013-03-17 12:54:08 David Höppner keystone (Ubuntu): assignee David Höppner (0xffea)
2013-05-03 05:02:10 OpenStack Infra keystone: status Invalid In Progress
2013-05-03 05:02:10 OpenStack Infra keystone: assignee Jamie Lennox (jamielennox)
2013-05-21 17:18:02 OpenStack Infra keystone: status In Progress Fix Committed
2013-05-29 08:47:29 Thierry Carrez keystone: status Fix Committed Fix Released
2013-05-29 08:47:29 Thierry Carrez keystone: milestone havana-1
2013-08-28 20:35:58 Dolph Mathews keystone: importance Undecided Medium
2013-10-17 12:35:05 Thierry Carrez keystone: milestone havana-1 2013.2
2014-03-07 16:02:58 James Page keystone (Ubuntu): status Confirmed Fix Released
2014-04-05 17:44:31 Andrew Mann bug added subscriber Andrew Mann
2014-04-07 12:52:39 Dolph Mathews bug task added openstack-manuals
2014-04-07 15:09:49 Matt Kassawara openstack-manuals: status New Fix Released
2014-04-07 15:09:56 Matt Kassawara openstack-manuals: milestone icehouse