keystone/releasenotes/notes/list_role_assignment_names-33aedc1e521230b6.yaml
Tom Cocozzello 030e500f75 Fix nits in include names patch
Some comments that needed to be addressed in [0]
 -   Add a negative test
 -   Fix reno note
[0] I0a1cc986b8a35aeafe567e5e7fee6eeb848ae113

Change-Id: Ibbdf2c321a9b2c8c8b7955521536a992bc475aba
2016-01-22 08:25:38 -06:00

8 lines
283 B
YAML

---
features:
- >
[`bug 1479569 <https://bugs.launchpad.net/keystone/+bug/1479569>`_]
Names have been added to list role assignments
(GET /role_assignments?include_names=True), rather than returning
just the internal IDs of the objects the names are also returned.