From 2e7b4f2027a1147ca28301e4f88adf8274b39a1f Mon Sep 17 00:00:00 2001 From: DUVAL Thomas Date: Thu, 9 Jun 2016 09:11:50 +0200 Subject: Update Keystone core to Mitaka. Change-Id: Ia10d6add16f4a9d25d1f42d420661c46332e69db --- .../notes/list_role_assignment_names-33aedc1e521230b6.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 keystone-moon/releasenotes/notes/list_role_assignment_names-33aedc1e521230b6.yaml (limited to 'keystone-moon/releasenotes/notes/list_role_assignment_names-33aedc1e521230b6.yaml') diff --git a/keystone-moon/releasenotes/notes/list_role_assignment_names-33aedc1e521230b6.yaml b/keystone-moon/releasenotes/notes/list_role_assignment_names-33aedc1e521230b6.yaml new file mode 100644 index 00000000..267ece71 --- /dev/null +++ b/keystone-moon/releasenotes/notes/list_role_assignment_names-33aedc1e521230b6.yaml @@ -0,0 +1,7 @@ +--- +features: + - > + [`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. -- cgit 1.2.3-korg