https://github.com/openstack/barbican-tempest-plugin
Tempest plugin for the barbican project. Mirror of code maintained at opendev.org.
https://github.com/openstack/barbican-tempest-plugin
Last synced: 10 months ago
JSON representation
Tempest plugin for the barbican project. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/barbican-tempest-plugin
- Owner: openstack
- License: apache-2.0
- Created: 2016-12-02T08:07:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-22T16:00:29.000Z (over 2 years ago)
- Last Synced: 2024-05-09T18:50:22.068Z (about 2 years ago)
- Language: Python
- Homepage: https://opendev.org/openstack/barbican-tempest-plugin
- Size: 227 KB
- Stars: 6
- Watchers: 6
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
===============================
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