patrole/patrole_tempest_plugin
Felipe Monteiro bbd6a3ca59 Remove deprecated custom policy file options
This PS removes deprecated custom policy file options, including:

  * cinder_policy_file
  * glance_policy_file
  * keystone_policy_file
  * neutron_policy_file
  * nova_policy_file

Specifying the location of a custom policy file should instead be
done by setting ``[patrole] custom_policy_files`` instead, as it
works with any service name.

Change-Id: I7d5cfa8d3cbd8a3818553ea1066005f9315f100c
2017-11-01 01:57:49 +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 Merge "Image create v1/v2 compatible in compute test_images_rbac" 2017-10-30 21:34:44 +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 Remove deprecated custom policy file options 2017-11-01 01:57:49 +00:00
plugin.py Add a per-test log 2017-08-25 23:12:08 -04:00
policy_authority.py Remove deprecated custom policy file options 2017-11-01 01:57:49 +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
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.