blob: 6ee45c6ae5c19078e31a27989e0959e354d9eca4 [file] [log] [blame]
Marc Koderer3529ea72016-12-02 13:21:03 +01001===============================
Peter Hamiltonbfdade22017-02-14 17:38:47 -05002Tempest Integration of Barbican
Marc Koderer3529ea72016-12-02 13:21:03 +01003===============================
4
Peter Hamiltonbfdade22017-02-14 17:38:47 -05005This project defines a tempest plugin containing tests used to verify the
6functionality of a barbican installation. The plugin will automatically load
7these tests into tempest.
Marc Koderer3529ea72016-12-02 13:21:03 +01008
Peter Hamiltonbfdade22017-02-14 17:38:47 -05009Dependencies
10------------
11The barbican_tempest_plugin tests the barbican quota API, which requires the
12existence of the 'key-manager:service-admin' role in barbican. The quota API
13tests will fail if this role is not defined.
Marc Koderer3529ea72016-12-02 13:21:03 +010014
Peter Hamiltonbfdade22017-02-14 17:38:47 -050015Developers
16----------
17For more information on barbican, refer to:
ShangXiaof7a4e692018-03-23 01:37:38 -070018https://docs.openstack.org/barbican/latest/
Marc Koderer3529ea72016-12-02 13:21:03 +010019
Peter Hamiltonbfdade22017-02-14 17:38:47 -050020For more information on tempest plugins, refer to:
ShangXiaof7a4e692018-03-23 01:37:38 -070021https://docs.openstack.org/tempest/latest/#using-plugins
Marc Koderer3529ea72016-12-02 13:21:03 +010022
Peter Hamiltonbfdade22017-02-14 17:38:47 -050023Bugs
24----
yangyongd02f5682019-08-27 09:16:24 +080025Please report bugs to: https://storyboard.openstack.org/#!/project/openstack/barbican-tempest-plugin