keystone/releasenotes
Tom Cocozzello dc212cd4d2 List assignments with names
When a client calls list assignment API what is returned is the
role id, user id or group id, and project id or domain id. Most users
then call the api again for each of these entities to get their names,
creating many api calls between the client and server.  This can
be reduced by having the server do all the work instead.

This commit adds the functionality to include the user, role, group,
project, and domain names with the response if the parameter
'include_names' is set to True.

Change-Id: I0a1cc986b8a35aeafe567e5e7fee6eeb848ae113
Closes-Bug: #1479569
Implements: blueprint list-assignment-with-names
2016-01-19 21:30:47 -05:00
..
notes List assignments with names 2016-01-19 21:30:47 -05:00
source Add reno for release notes management 2015-11-10 16:10:00 -05:00