blob: 186dfe2f9dad1a3becffc29da60917852afcfda4 [file] [log] [blame]
Felipe Monteiroc8ec1f62017-11-15 08:32:56 +00001.. _rbac-validation:
2
3RBAC Rule Validation Module
4===========================
5
6Overview
7--------
8
9Module that implements the decorator which serves as the entry point for
10RBAC validation testing. The decorator should be applied to every RBAC test
11with the appropriate ``service`` (OpenStack service) and ``rule`` (OpenStack
12policy name defined by the ``service``).
13
14Implementation
15--------------
16
17.. automodule:: patrole_tempest_plugin.rbac_rule_validation
18 :members:
19 :private-members: