patrole/patrole_tempest_plugin
Felipe Monteiro 0f86ca422a RBAC tests for extended server attributes policies
This commit adds RBAC tests for extended server attributes
policies, the documentation for which can be found here:

https://github.com/openstack/nova/blob/master/nova/policies/extended_server_attributes.py

Tests for both APIs that enforce each policy were added.

Change-Id: I4150bcff934f1386ba8947d271289b790900ce2e
Implements: blueprint rbac-tests-for-extended-server-attributes
2017-09-26 16:48:30 +00:00
..
hacking Adds unit tests for hacking checks 2017-08-15 22:20:48 +01:00
services Initial Cookiecutter commit 2017-01-04 15:11:34 -05:00
tests RBAC tests for extended server attributes policies 2017-09-26 16:48:30 +00:00
__init__.py Initial Cookiecutter commit 2017-01-04 15:11:34 -05:00
config.py Add a per-test log 2017-08-25 23:12:08 -04:00
plugin.py Add a per-test log 2017-08-25 23:12:08 -04:00
policy_authority.py Update policy authority documentation 2017-08-31 23:12:09 +00:00
rbac_exceptions.py Adds meaningful exceptions for missing attributes 2017-08-10 12:30:30 -04:00
rbac_rule_validation.py Merge "Update policy authority documentation" 2017-09-19 23:12:35 +00:00
rbac_utils.py [TrivialFix] Remove redundant function in RbacUtils class 2017-09-01 05:50:05 +01: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.