keystone/keystone/api
Nathan Oyler e57e44c0ec Add cadf auditing to credentials
added audit logging to credentials.

This backport is a bit different than the original patch,
since we don't have the adds caching of credentials
patch find on commit 479a2a0afa
and we were not able to backport it.

So, there are sense on keep the invalidate cache calls in the
original bits.

Closes-bug: #1831918
Change-Id: I028a86f44e049bcc7c54e844bfc91aa0b11cd541
(cherry picked from commit 579cc19857)
2020-04-01 15:05:25 -03:00
..
_shared Replace 'tenant_id' with 'project_id' 2019-02-04 16:17:52 +01:00
__init__.py Convert S3 and EC2 auth to flask native dispatching 2018-10-11 15:27:46 -07:00
auth.py Make collection_key and member_key raise if unset 2018-10-12 11:18:41 -07:00
credentials.py Add cadf auditing to credentials 2020-04-01 15:05:25 -03:00
discovery.py bump Keystone version for Stein 2019-01-22 15:34:06 +13:00
domains.py Allow domain users to access the GET domain API 2019-01-11 20:21:39 +00:00
ec2tokens.py Make collection_key and member_key raise if unset 2018-10-12 11:18:41 -07:00
endpoints.py Convert auth to flask native dispatching 2018-10-09 23:23:03 -07:00
groups.py Add domain scope support for group policies 2019-04-01 13:08:48 +00:00
limits.py Add domain level limit support - API 2019-02-19 11:09:13 +08:00
os_ep_filter.py Move json_home "extension" rel functions 2018-08-16 20:49:01 +00:00
os_federation.py Raise METHOD NOT ALLOWED instead of 500 error on protocol CRUD 2019-03-29 15:09:56 +00:00
os_inherit.py Add build_target arguement to enforcer 2018-09-28 15:50:44 -05:00
os_oauth1.py Convert auth to flask native dispatching 2018-10-09 23:23:03 -07:00
os_revoke.py Move json_home "extension" rel functions 2018-08-16 20:49:01 +00:00
os_simple_cert.py Move json_home "extension" rel functions 2018-08-16 20:49:01 +00:00
policy.py Convert policy API to flask 2018-08-31 07:14:32 +00:00
projects.py Implement domain admin functionality for projects 2019-03-25 17:49:50 +00:00
regions.py Convert regions API to flask native dispatching 2018-08-13 20:05:57 +00:00
registered_limits.py Add hint back 2018-09-20 14:58:43 +08:00
role_assignments.py Implement domain reader for role_assignments 2019-03-25 17:44:16 +00:00
role_inferences.py Convert role_inferences API to flask native dispatching 2018-08-13 20:06:35 +00:00
roles.py Merge "Add hint back" 2018-10-03 21:51:14 +00:00
s3tokens.py Convert S3 and EC2 auth to flask native dispatching 2018-10-11 15:27:46 -07:00
services.py Convert services api to flask native dispatching 2018-08-13 20:06:11 +00:00
system.py Add build_target arguement to enforcer 2018-09-28 15:50:44 -05:00
trusts.py Use ForbiddenAction for invalid action instead of Forbidden 2019-03-18 17:14:21 +08:00
users.py Merge "Add domain scope support for group policies" into stable/stein 2019-04-02 11:04:24 +00:00