yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #59519
[Bug 1607114] Re: List role assignments doesn't include domain of role
Reviewed: https://review.openstack.org/373516
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=812982a45f2a62f557c96f61108c3535811276c8
Submitter: Jenkins
Branch: master
commit 812982a45f2a62f557c96f61108c3535811276c8
Author: Samuel Pilla <sp516w@xxxxxxx>
Date: Tue Dec 6 08:26:13 2016 -0600
Domain included for role in list_role_assignment
When calling list_role_assignment and including the "include_names"
parameter, it would return the domain name and ID for each party
except for roles.
This will return the domain name and id for roles when the parameter
is included, if the role has a domain.
Added tests for roles with domains at manager and API level.
Co-Authored-By: Samuel de Medeiros Queiroz <samueldmq@xxxxxxxxx>
Closes-Bug: #1607114
Change-Id: I5dae9299522b5116f8530455dd3d3376e9597b52
** Changed in: keystone
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1607114
Title:
List role assignments doesn't include domain of role
Status in OpenStack Identity (keystone):
Fix Released
Bug description:
The list role assignment will return the names (and domain names) of
each party in an assignment if the the "include_names" query parameter
is included.
However, this is not true for roles, which would be useful for domain
specific roles.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1607114/+subscriptions
References