keystone/releasenotes/notes/bug-1810393-5a7d379842c51d9b.yaml
wangxiyuan 3bcd8968e9 Invalidate shadow_federated_user cache when deleting protocol
When delete identity provider protocol, the related
shadow_federated_user cache should be invalidated as well.

Change-Id: Ia1a86724b7a6747fc5177476ee462d8d062978e0
Closes-bug: 1810393
2019-01-04 09:45:42 +08:00

7 lines
224 B
YAML

---
fixes:
- |
[`bug 1810393 <https://bugs.launchpad.net/keystone/+bug/1810393>`_]
Now when an identity provider protocol is deleted, the cache info for the
related federated users will be invalidated as well.