keystone.common.rbac_enforcer.policy module

keystone.common.rbac_enforcer.policy.get_enforcer()[source]

Entrypoint that must return the raw oslo.policy enforcer obj.

This is utilized by the command-line policy tools.

Returns:

oslo_policy.policy.Enforcer

keystone.common.rbac_enforcer.policy.reset()[source]