summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1885753-51df25f3ff1d9ae8.yaml
blob: f8f2d7f9c8b881acb392a9e159a51a9f20ddfda5 (plain)
1
2
3
4
5
6
---
fixes:
  - |
    [`bug 1885753 <https://bugs.launchpad.net/keystone/+bug/1885753>`_]
    Keystone's SQL identity backend now retries update user requests to safely
    handle stale data when two clients update a user at the same time.