yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17306
[Bug 1258575] Re: Unused index on token table
** Changed in: keystone
Assignee: Dolph Mathews (dolph) => (unassigned)
** Changed in: keystone
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1258575
Title:
Unused index on token table
Status in OpenStack Identity (Keystone):
Invalid
Bug description:
The 'valid' index on the token table in the SQL driver doesn't appear
to be used. The 'expires' index is used, and the 'expires + valid'
index is used, but we never query on 'valid' alone.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1258575/+subscriptions
References