keystone-tempest-plugin/keystone_tempest_plugin
Douglas Mendizábal b2aa462f0e Consistent and Secure RBAC (Phase 1)
This patch updates the RBAC tests to test the new policy changes in
Keystone that allow users with the "admin" (aka root) role to access
system-level APIs previously available only to the system-admin persona.

The changes affect both the project-admin and domain-admin personas.

All the relevant policy changes have been made in keystone.

Depends-On: https://review.opendev.org/c/openstack/keystone/+/908524
Change-Id: I43c6da5bce9552948692eef8d71408d74382cc4e
2024-02-13 01:45:41 +00:00
..
services Replace Identity client endpoint type 2022-02-04 14:46:11 -03:00
tests Consistent and Secure RBAC (Phase 1) 2024-02-13 01:45:41 +00:00
README.rst Base for keystone tempest plugin 2016-03-31 11:41:13 -03:00
__init__.py Base for keystone tempest plugin 2016-03-31 11:41:13 -03:00
clients.py Add tempest clients for limits 2020-07-29 16:42:58 -07:00
config.py Add existing user logic 2023-05-02 14:11:49 -05:00
plugin.py Add RBAC tests 2021-02-11 16:02:54 +00:00

README.rst

Tempest tests for keystone

This directory contains Tempest tests to cover the keystone project.