summaryrefslogtreecommitdiff
path: root/releasenotes/notes/list_role_assignment_names-7e1b7eb8c2d22d7c.yaml
blob: 499306a4a2c97d389920889ab5b178afaf770484 (plain)
1
2
3
4
5
6
---
features:
  - >
    [`bug 1479569 <https://bugs.launchpad.net/python-keystoneclient/+bug/1479569>`_]
    With the ``include_names`` parameter set to True the names of the role assignments
    are returned with the entities IDs. (GET /role_assignments?include_names=True)