keystone/keystone/tests/unit/assignment
Samuel Pilla 812982a45f 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@gmail.com>

Closes-Bug: #1607114

Change-Id: I5dae9299522b5116f8530455dd3d3376e9597b52
2016-12-06 10:26:13 -06:00
..
role_backends Move role backend tests 2016-03-09 00:21:18 +00:00
__init__.py Split assignment backend tests 2016-03-04 15:24:45 -03:00
test_backends.py Domain included for role in list_role_assignment 2016-12-06 10:26:13 -06:00
test_core.py Move role backend tests 2016-03-09 00:21:18 +00:00