patrole/patrole_tempest_plugin
Felipe Monteiro 146735df7a Test coverage for compute flavor_manage policies
This commit adds test coverage for the flavor_manage policies,
which includes tests only for the non-deprecated policy actions:

* "os_compute_api:os-flavor-manage:create"
* "os_compute_api:os-flavor-manage:delete"

This commit also renames _create_flavor in rbac_base for compute
module to be public since it is consumed by other files. It also
adds a wait_for_resource_deletion call.

Change-Id: I632235a1d81488ecc8fb1e92f801415a08c7e778
2017-08-22 12:51:46 +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 Test coverage for compute flavor_manage policies 2017-08-22 12:51:46 +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 Deprecate [rbac] configuration group. 2017-08-15 21:45:27 -04:00
plugin.py Deprecate [rbac] configuration group. 2017-08-15 21:45:27 -04:00
rbac_exceptions.py Adds meaningful exceptions for missing attributes 2017-08-10 12:30:30 -04:00
rbac_policy_parser.py Deprecate [rbac] configuration group. 2017-08-15 21:45:27 -04:00
rbac_rule_validation.py Update rbac_rule_validation docstrings 2017-08-16 20:19:33 +01:00
rbac_utils.py Use configured admin creds in rbac utils 2017-08-18 02:02:09 +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

README.rst

Tempest Integration of Patrole

This directory contains Tempest tests to cover the Patrole project.