blob: 20b4c5023c1f580b8de881d09b13094c22744478 [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:
18http://docs.openstack.org/developer/barbican/
Marc Koderer3529ea72016-12-02 13:21:03 +010019
Peter Hamiltonbfdade22017-02-14 17:38:47 -050020For more information on tempest plugins, refer to:
21http://docs.openstack.org/developer/tempest/plugin.html#using-plugins
Marc Koderer3529ea72016-12-02 13:21:03 +010022
Peter Hamiltonbfdade22017-02-14 17:38:47 -050023Bugs
24----
25Please report bugs to: http://bugs.launchpad.net/barbican