keystone/keystone/tests
Lance Bragstad 7e028774ac Add endpoint tests for system member role
From keystone's perspective, the ``member`` and ``reader`` roles are
effectively the same, isolating writable endpoint operations to the
``admin`` role.

This commit adds explicit testing to make sure the ``member`` role
is allowed to perform readable and not writable endpoint operations.
Subsequent patches will incorporate:

 - system admin functionality
 - domains user test coverage
 - project user test coverage

Change-Id: Ia8ccd808e3863bad5539f6d6ee9ae53e1036b24a
Related-Bug: 1804482
Related-Bug: 1804483
2019-01-08 22:28:52 +00:00
..
common Add missing translation import to common.auth.py 2018-11-28 14:23:41 +00:00
functional Update keystone functional tests 2018-04-18 21:04:59 +00:00
hacking Use pycodestyle in place of pep8 2018-11-20 17:16:01 +00:00
unit Add endpoint tests for system member role 2019-01-08 22:28:52 +00:00
__init__.py Move existing tests to unit 2015-02-13 15:54:29 -06:00