← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1747332] [NEW] application credential cache is not invalidated

 

Public bug reported:

application credential cache is not invalidated when the related user is
disabled/deleted or the related assignment is removed.

reproduce:
1. create an application credential.
2. get it for caching.
3. delete the related user (or disable it, or remove an assigned role)
4. get it again.

Expect: return 404 in step 4.
Actual: still return the deleted application credential.

** Affects: keystone
     Importance: Undecided
     Assignee: wangxiyuan (wangxiyuan)
         Status: New

** Changed in: keystone
     Assignee: (unassigned) => wangxiyuan (wangxiyuan)

-- 
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/1747332

Title:
  application credential cache is not invalidated

Status in OpenStack Identity (keystone):
  New

Bug description:
  application credential cache is not invalidated when the related user
  is disabled/deleted or the related assignment is removed.

  reproduce:
  1. create an application credential.
  2. get it for caching.
  3. delete the related user (or disable it, or remove an assigned role)
  4. get it again.

  Expect: return 404 in step 4.
  Actual: still return the deleted application credential.

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


Follow ups