Bases: patrole_tempest_plugin.rbac_authority.RbacAuthority
A class that uses oslo.policy for validating RBAC.
Checks if a given rule in a policy is allowed with given role.
| Parameters: |
|
|---|---|
| Raises: | RbacParsingException – If |
Dynamically discover the policy file for each service in
cls.available_services. Pick all candidate paths found
out of the potential paths in [patrole] custom_policy_files.
Validate whether the service passed to __init__ exists.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.