keystone/releasenotes/notes/bug-1814589-f3e7f554bee1c317.yaml
Guang Yee 505fe20479 Fixes incorrect params
Fixes incorrect parameters passed into
keystone.federation.utils.transform_to_group_ids() which resulted
in HTTP 500 internal error.

Added an additional test case to test mapping with group domain name
in it as this scenario was never tested before.

Change-Id: I4112e5968cd0d52444b686a3777da56203ae95ad
Closes-Bug: 1814589
2019-02-08 17:12:21 -08:00

8 lines
234 B
YAML

---
fixes:
- |
[`bug 1814589 <https://bugs.launchpad.net/keystone/+bug/1814589>`_]
Fixes incorrect parameters passed into
keystone.federation.utils.transform_to_group_ids() which resulted
in HTTP 500 internal error.