horizon/openstack_dashboard/test
David Gutman 6e754e5dad Display users with role through group in users project details tab.
In the users tab of the project details view, the users
table displays now the users which have a role on the project
through a group. ie: if a group is member of the project, and
if a user is a member of this group, then it will be displayed
in the table even if it is not directly a member of the project.

An extra column is added to the table: "role from group" which
display the list of "role(group)" the user has on the project.

To be able to test the membership of user to a project through
a group, "user_group_membership" data has been added to keystone
data.

Change-Id: I968bad7d285acfaf7a8ccd7458593bbcad498ce2
Partial-Bug: #1785263
2018-09-12 13:40:38 +02:00
..
integration_tests Merge "integration test fixes" 2018-07-17 01:59:17 +00:00
jasmine Remove unused jasmine_tests.py 2015-05-13 12:39:00 -06:00
selenium openstack_dashboard: Move test files to match module structure 2017-12-09 21:38:06 +09:00
templates Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
test_data Display users with role through group in users project details tab. 2018-09-12 13:40:38 +02:00
test_panels Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
test_plugins Use default Django test runner instead of nose 2018-06-08 15:21:12 +03:00
unit Drop use_mox from horizon test helpers 2018-08-18 17:11:15 +09:00
__init__.py Revamp of testing machinery. 2012-04-23 22:24:21 -07:00
error_pages_urls.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
extensible_header_urls.py Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
helpers.py Drop use_mox from horizon test helpers 2018-08-18 17:11:15 +09:00
settings.py Generic volume group support 2018-06-09 06:39:18 +00:00
urls.py Fix Angular errors in openstack_auth 2018-03-17 18:36:01 +09:00