patrole/patrole_tempest_plugin
Felipe Monteiro 4af0345627 Volume test for backup:backup_project_attribute
Add RBAC test for "backup:backup_project_attribute" which verifies
that the "os-backup-project-attr:project_id" attribute appears in
the response body only policy enforcement succeeds.

This commit specifically:
  * adds the test specified above
  * adds a class-wide volume shared by test_show_backup and
    test_show_backup_project_attribute tests (i.e. moved
    volume creation for these tests from setUp into
    resource_setup)

Change-Id: I751275633a3b6f20e67894fceb826f0f97a62b46
2017-08-31 14:35:27 +00:00
..
hacking Add hacking check to enforce no client aliases 2017-05-26 14:34:27 -04:00
services Initial Cookiecutter commit 2017-01-04 15:11:34 -05:00
tests Volume test for backup:backup_project_attribute 2017-08-31 14:35:27 +00:00
__init__.py Initial Cookiecutter commit 2017-01-04 15:11:34 -05:00
config.py Dynamic policy file discovery 2017-07-10 20:56:49 +00:00
plugin.py Update plugin.py 2017-06-07 20:17:40 +00:00
rbac_exceptions.py Adds meaningful exceptions for missing attributes 2017-08-10 12:30:30 -04:00
rbac_policy_parser.py Remove usage of credentials_factory.AdminManager 2017-08-08 09:29:51 +03:00
rbac_rule_validation.py Merge "Adds meaningful exceptions for missing attributes" 2017-08-12 03:07:06 +00:00
rbac_utils.py Only sleep following a role switch 2017-08-14 02:34:57 +00:00
README.rst Improve patrole core documentation 2017-04-21 00:13:07 +01:00
requirements_authority.py Add support for testing custom RBAC requirements 2017-07-07 11:16:31 -04:00
version.py Add a page for release 0.1.0 to release notes 2017-06-02 18:44:56 +00:00

Tempest Integration of Patrole

This directory contains Tempest tests to cover the Patrole project.