patrole/patrole_tempest_plugin
Felipe Monteiro 0f010a566c RBAC tests for compute quota class sets
Add RBAC tests for compute quota class sets API, providing coverage for
the following policy actions:

      * os_compute_api:os-quota-class-sets:show
      * os_compute_api:os-quota-class-sets:update

Change-Id: I0f1732a66b5955a04919a169eb338c9fa7d82340
Closes-Bug: #1700159
2017-06-27 21:16:47 +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 RBAC tests for compute quota class sets 2017-06-27 21:16:47 +00:00
README.rst Improve patrole core documentation 2017-04-21 00:13:07 +01:00
__init__.py Initial Cookiecutter commit 2017-01-04 15:11:34 -05:00
config.py Creates config options for policy.json paths 2017-04-27 17:55:05 -04:00
plugin.py Update plugin.py 2017-06-07 20:17:40 +00:00
rbac_exceptions.py Enhance validation decorator with error code 2017-03-20 13:53:11 -04:00
rbac_policy_parser.py Refactor policy parser init so that validate service is in helper 2017-06-16 15:09:07 +00:00
rbac_rule_validation.py Docstring for rbac_rule_validation _get_exception_type 2017-06-16 21:35:45 +00:00
rbac_utils.py Add rbac_utils is_admin helper method 2017-06-01 15:42:03 +00:00
version.py Add a page for release 0.1.0 to release notes 2017-06-02 18:44:56 +00:00

README.rst

Tempest Integration of Patrole

This directory contains Tempest tests to cover the Patrole project.