openstack-keystone/keystone/api
Artem Goncharov 03500a0260 Import LOG where it is used
For some reason a bug went unnoticed where in the schema validation we
log the message from the decorators, but logging itself in not imported.

Change-Id: I6ddb69d21d22eafbfcde5c8952a63e39750e6328
Signed-off-by: Artem Goncharov <artem.goncharov@gmail.com>
2025-12-08 18:07:44 +00:00
..
_shared Merge "Fix getting token from application credentials token" 2025-05-30 16:15:04 +00:00
validation Import LOG where it is used 2025-12-08 18:07:44 +00:00
__init__.py Prevent circlular imports in keystone.api 2024-08-30 09:47:49 -07:00
auth.py Ruff the code 2024-10-30 19:11:22 +00:00
credentials.py Ruff the code 2024-10-30 19:11:22 +00:00
discovery.py Ruff the code 2024-10-30 19:11:22 +00:00
domains.py Add JSON schema and validation for role grants 2025-02-03 14:27:06 -08:00
ec2tokens.py Add service user authentication to ec2 and s3 endpoints 2025-11-04 15:04:25 +01:00
endpoints.py Add JSON Schema to endpoints and validation decorators to endpoints resource. 2024-12-05 13:32:25 -08:00
groups.py Add jsonschema for Group resource 2025-01-09 12:20:46 +01:00
limits.py Add JSON schema to limits 2024-11-21 19:27:22 +00:00
os_ep_filter.py Add JSON Schema to endpoint groups and validation decorators to endpoint groups resource. 2025-02-05 15:50:33 +01:00
os_federation.py Merge "Add JSON schema to identity provider and validation decorators to identity provider resource." 2025-02-07 16:36:27 +00:00
os_inherit.py Enable hacking check in pre-commit 2024-08-22 18:58:44 +02:00
os_oauth1.py Update pre-commit hook versions 2025-05-28 11:55:35 +02:00
os_oauth2.py Update pre-commit hook versions 2025-05-28 11:55:35 +02:00
os_revoke.py Enable hacking check in pre-commit 2024-08-22 18:58:44 +02:00
os_simple_cert.py Enable hacking check in pre-commit 2024-08-22 18:58:44 +02:00
policy.py Ruff the code 2024-10-30 19:11:22 +00:00
projects.py Add JSON schema and validation for role grants 2025-02-03 14:27:06 -08:00
regions.py Add JSON schema and validation for region 2025-03-20 14:51:54 -07:00
registered_limits.py Add JSON schema to registered limits 2024-12-04 16:18:33 -08:00
role_assignments.py Add JSON schema & validation for role assignment 2025-01-28 15:05:16 -08:00
role_inferences.py Add JSON schema and validation for implied role 2024-12-11 14:47:02 -08:00
roles.py Add JSON schema and validation for implied role 2024-12-11 14:47:02 -08:00
s3tokens.py Add service user authentication to ec2 and s3 endpoints 2025-11-04 15:04:25 +01:00
services.py Add JSON Schema to services and validation decorators to services resource. 2025-02-14 15:46:53 +01:00
system.py Add JSON schema and validation for role grants 2025-02-03 14:27:06 -08:00
trusts.py Merge "Add JSON schema to trust and validation decorators to trust resource." 2025-01-17 19:13:20 +00:00
users.py Update pre-commit hook versions 2025-05-28 11:55:35 +02:00