keystone/releasenotes/notes/bug-1780159-095ffa0e53be2464.yaml
Sami MAKKI 83e72d7443 Invalidate 'computed assignments' cache when creating a project.
Without it, listing projects results were missing project on which the
user had an inherited role.

Change-Id: If8edb3d1d1d3a0dab691ab6c81dd4b42e3b10ab3
Closes-Bug: #1780159
2018-07-11 08:47:41 +02:00

7 lines
243 B
YAML

---
fixes:
- |
[`bug 1780159 <https://bugs.launchpad.net/keystone/+bug/1780159>`_]
Revoke the `role` cache when creating a project. This removes the delay
before making it appear in the list when a user has inherited role on it.