python-openstackclient/releasenotes/notes/bug-1696111-e2cf9233fa872eb7.yaml
Dean Troyer 1f2295cf65 Release note cleanup for 3.12.0
Change-Id: I1fab42256e7b01d2efc23af686554e0325a48af6
2017-07-23 16:51:47 +00:00

7 lines
241 B
YAML

---
fixes:
- |
Fixed an issue where a trust could not be created if multiple roles had
the same name. A role's ID is now sent to the identity service instead.
[Bug `1696111 <https://bugs.launchpad.net/keystone/+bug/1696111>`_]