Ghanshyam Mann f29e5ffcf5 Support py3.12 and drop py3.8
As per the current release tested runtime, we test
from python 3.9 till python 3.12 so updating the same
in python classifier in setup.cfg

Also, dropping the python3.8 support
- https://lists.openstack.org/archives/list/openstack-discuss@li>

Change-Id: I5ed40f7a0aea4f4d6bbfa6723718f4dd6aeb61db
2024-10-28 17:58:07 +00: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-09-29 16:04:26 +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
2024-10-28 17:58:07 +00: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%