← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1456797] [NEW] Old revocation events must be purged

 

Public bug reported:

Similar to token_flush, we need an operation to purge old revocation
events from the database, else they'll eventually consume excessive disk
space. The operation should be very similar in implementation and usage
to token_flush.

Filing this as Medium priority because it does impact all supported
releases (Icehouse+), but operators can get around the issue by manually
running DELETE queries.

** Affects: keystone
     Importance: Medium
         Status: Triaged

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1456797

Title:
  Old revocation events must be purged

Status in OpenStack Identity (Keystone):
  Triaged

Bug description:
  Similar to token_flush, we need an operation to purge old revocation
  events from the database, else they'll eventually consume excessive
  disk space. The operation should be very similar in implementation and
  usage to token_flush.

  Filing this as Medium priority because it does impact all supported
  releases (Icehouse+), but operators can get around the issue by
  manually running DELETE queries.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1456797/+subscriptions


Follow ups

References