barbican-tempest-plugin/barbican_tempest_plugin
Douglas Mendizábal 26928121dd Update roles required for testing
This patch removes the hard-coded 'key-manager:service-admin' role from
the base test class because the role is not available in deployments
with the new Secure RBAC policies enabled.

There is only one test that still requires this role in the API quotas
tests, so we generate a dynamic user there and only use it in this
class.  This test is skipped when SRBAC is enabled.

Change-Id: I6fbfe43f821d9315e01d3bdfd6f5d4edf4e552b7
2024-03-07 10:41:47 -06:00
..
services Merge "Fix test_secret_stores tests" 2023-05-18 21:29:31 +00:00
tests Update roles required for testing 2024-03-07 10:41:47 -06:00
__init__.py Removes unnecessary utf-8 encoding 2017-03-09 03:59:11 +00:00
clients.py Remove Manager class 2019-02-04 15:54:33 +09:00
config.py Use consistent naming for enforce_scope option 2024-01-24 12:33:05 +09:00
plugin.py Fix barbican_tempest option group 2024-02-19 14:53:58 -05:00
README.rst Add initial plugin structure 2016-12-02 14:50:16 +01:00

Tempest Integration of Barbican

This directory contains Tempest tests to cover the Barbican project.