File: bug-1696111-e2cf9233fa872eb7.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (6 lines) | stat: -rw-r--r-- 241 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
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>`_]