blob: 6cd1534bbf72b5f3416fc0b597cb428f2a518d8d [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:
Felipe Monteiro9358f742018-09-12 14:49:43 -060020 :special-members: