List access rules config.
keystone.access_rules_config.core.Manager[source]¶Bases: keystone.common.manager.Manager
check_access_rule(service, request_path, request_method)[source]¶Check access rule.
| Parameters: |
|
|---|---|
| Returns: | boolean indicating whether the rule matches one of the configured access rules |
driver_namespace = 'keystone.access_rules_config'¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.