← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1524030] [NEW] Reduce revocation events for performance improvement

 

Public bug reported:

Keystone performance is reduce as revocation events grow. In an effort
to reduce the number of revocation events written to the
revocation_event table, keystone has to explicitly check if a domain or
project associated to the token are enabled.

Follow up patches:
1. Remove revocation events for deleted domains or projects
2. Remove revocation events for deleted grants
3. Bug 1511775
4. Delete unused columns (revocation_table - project and domains)

** Affects: keystone
     Importance: Undecided
     Assignee: Jorge Munoz (jorge-munoz)
         Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1524030

Title:
  Reduce revocation events for performance improvement

Status in OpenStack Identity (keystone):
  In Progress

Bug description:
  Keystone performance is reduce as revocation events grow. In an effort
  to reduce the number of revocation events written to the
  revocation_event table, keystone has to explicitly check if a domain
  or project associated to the token are enabled.

  Follow up patches:
  1. Remove revocation events for deleted domains or projects
  2. Remove revocation events for deleted grants
  3. Bug 1511775
  4. Delete unused columns (revocation_table - project and domains)

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


Follow ups