blob: 460c08c84f153a7d0cc4286db9fa95db363c6546 [file] [log] [blame]
.. _rbac-validation:
RBAC Rule Validation Module
===========================
Overview
--------
Module that implements the decorator which serves as the entry point for
RBAC validation testing. The decorator should be applied to every RBAC test
with the appropriate ``service`` (OpenStack service) and ``rule`` (OpenStack
policy name defined by the ``service``).
Implementation
--------------
:py:mod:`RBAC Rule Validation Module <patrole_tempest_plugin.rbac_rule_validation>`