Douglas Mendizábal df30b93583 Fix barbican_tempest option group
This patch fixes a bug with the barbican_tempest option group that was
breaking tempest init by returning the wrong object.

Change-Id: Ia62c43fc67114c89be5f481dab2cb11df6ee82b0
2024-02-19 14:53:58 -05:00
2018-07-09 13:44:31 +07:00
2019-04-19 19:43:09 +00:00
2018-07-09 13:44:31 +07:00
2024-02-17 02:47:15 +09:00
2018-03-23 01:38:32 -07:00
2018-03-23 01:38:32 -07:00
2016-12-02 14:50:16 +01:00
2023-05-09 13:55:52 +02:00
2018-03-13 06:47:29 +00:00
2021-12-24 09:14:06 +08:00

Tempest Integration of Barbican

This project defines a tempest plugin containing tests used to verify the functionality of a barbican installation. The plugin will automatically load these tests into tempest.

Dependencies

The barbican_tempest_plugin tests the barbican quota API, which requires the existence of the 'key-manager:service-admin' role in barbican. The quota API tests will fail if this role is not defined.

Developers

For more information on barbican, refer to: https://docs.openstack.org/barbican/latest/

For more information on tempest plugins, refer to: https://docs.openstack.org/tempest/latest/#using-plugins

Bugs

Please report bugs to: http://bugs.launchpad.net/barbican

Description
Tempest plugin for the barbican project.
Readme 2.9 MiB
Languages
Python 99.3%
Shell 0.7%