06374e2dfdd6e93a202df917831b01885ff53f69

This change adds support to the dynamic credentials provider for nine specific user personas that can be used to test service policies from the point of view of the three scopes and three default roles that are available out of the box in keystone. In addition to the os_admin, os_primary, os_alt, and role-based credentials that were available before, test classes can now access such credentials as os_system_admin or os_domain_reader. An example of how this could be used is proposed for keystone[1]. A subsequent patch addresses the pre-provisioned credentials provider. In the future, the original tempest personas may redirect to the new scope-aware personas in order to maintain compatibility between releases once projects start enforcing scope. This is not addressed here. [1] https://review.opendev.org/686305 Change-Id: I8bebb5b9b6d8da62e6a5268d827787da461cc0d6
Team and repository tags
Tempest - The OpenStack Integration Test Suite
This is a set of integration tests to be run against a live OpenStack cluster. Tempest has batteries of tests for OpenStack API validation, scenarios, and other specific tests useful in validating an OpenStack deployment.
- Documentation: https://docs.openstack.org/tempest/latest/
- Features: https://specs.openstack.org/openstack/qa-specs/#tempest
- Bugs: https://bugs.launchpad.net/tempest/
- Release Notes: https://docs.openstack.org/releasenotes/tempest
Get in touch via email. Use [tempest] in your subject.
Description
Languages
Python
99.8%
Shell
0.2%