Dave Wilde (d34dh0r53)
4e5e45748d
Add secure-rbac test for Containers
This patch adds rbac tests to the Containers resource to test secure-rbac policies within a project This patch also removes the use of do_request in the existing tests as that method is being deprecated in favor of using the clients directly. * PEP8 Fixes * Fix the plurality of the method names * Remove _by_id from certain methods to maintain consistency Change-Id: I80aba2934110965866d1583309df7f2ca9ef4c27
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: https://storyboard.openstack.org/#!/project/openstack/barbican-tempest-plugin
Description
Languages
Python
99.3%
Shell
0.7%