| Marc Koderer | 3529ea7 | 2016-12-02 13:21:03 +0100 | [diff] [blame] | 1 | =============================== | 
| Peter Hamilton | bfdade2 | 2017-02-14 17:38:47 -0500 | [diff] [blame] | 2 | Tempest Integration of Barbican | 
| Marc Koderer | 3529ea7 | 2016-12-02 13:21:03 +0100 | [diff] [blame] | 3 | =============================== | 
 | 4 |  | 
| Peter Hamilton | bfdade2 | 2017-02-14 17:38:47 -0500 | [diff] [blame] | 5 | This project defines a tempest plugin containing tests used to verify the | 
 | 6 | functionality of a barbican installation. The plugin will automatically load | 
 | 7 | these tests into tempest. | 
| Marc Koderer | 3529ea7 | 2016-12-02 13:21:03 +0100 | [diff] [blame] | 8 |  | 
| Peter Hamilton | bfdade2 | 2017-02-14 17:38:47 -0500 | [diff] [blame] | 9 | Dependencies | 
 | 10 | ------------ | 
 | 11 | The barbican_tempest_plugin tests the barbican quota API, which requires the | 
 | 12 | existence of the 'key-manager:service-admin' role in barbican. The quota API | 
 | 13 | tests will fail if this role is not defined. | 
| Marc Koderer | 3529ea7 | 2016-12-02 13:21:03 +0100 | [diff] [blame] | 14 |  | 
| Peter Hamilton | bfdade2 | 2017-02-14 17:38:47 -0500 | [diff] [blame] | 15 | Developers | 
 | 16 | ---------- | 
 | 17 | For more information on barbican, refer to: | 
| ShangXiao | f7a4e69 | 2018-03-23 01:37:38 -0700 | [diff] [blame] | 18 | https://docs.openstack.org/barbican/latest/ | 
| Marc Koderer | 3529ea7 | 2016-12-02 13:21:03 +0100 | [diff] [blame] | 19 |  | 
| Peter Hamilton | bfdade2 | 2017-02-14 17:38:47 -0500 | [diff] [blame] | 20 | For more information on tempest plugins, refer to: | 
| ShangXiao | f7a4e69 | 2018-03-23 01:37:38 -0700 | [diff] [blame] | 21 | https://docs.openstack.org/tempest/latest/#using-plugins | 
| Marc Koderer | 3529ea7 | 2016-12-02 13:21:03 +0100 | [diff] [blame] | 22 |  | 
| Peter Hamilton | bfdade2 | 2017-02-14 17:38:47 -0500 | [diff] [blame] | 23 | Bugs | 
 | 24 | ---- | 
| yangyong | d02f568 | 2019-08-27 09:16:24 +0800 | [diff] [blame] | 25 | Please report bugs to: https://storyboard.openstack.org/#!/project/openstack/barbican-tempest-plugin |