keystone/keystone/tests/unit/common
Gage Hugo 182ff97dc8 Set initiator id as user_id for auth events
This change sets the initiator id as the user_id for
authentication events. The notificiation initiator id would
be set to a random UUID by default, which makes auditing the
identity of the user who is authenticating difficult. This
also adds the user_id as well for auth events for consistency.

Also removes the WIP unit-test header to verify that this
change works as intended.

Change-Id: I511a03eada22c66847bd1502b16cbd2c34b1b35d
Closes-Bug: #1780503
(cherry picked from commit fd8b5f3206)
2019-03-19 10:32:26 +00:00
..
__init__.py Always hash passwords on their way into the DB 2014-02-20 13:06:37 +00:00
test_cache.py Distributed cache namespace to invalidate regions 2016-08-29 16:38:55 +00:00
test_database_conflicts.py Finish refactoring self.*_api out of tests 2018-02-05 23:26:08 +00:00
test_json_home.py Use https for docs.openstack.org references 2017-01-30 16:05:08 -08:00
test_notifications.py Set initiator id as user_id for auth events 2019-03-19 10:32:26 +00:00
test_provider_api.py Remove Dependency Injection 2017-12-13 10:59:39 -08:00
test_rbac_enforcer.py Ensure view args is in policy dict 2018-09-11 16:38:11 -07:00
test_resource_options_common.py Code-Defined Resource-specific Options 2017-01-25 16:15:44 -08:00
test_sql_core.py Do not call `to_dict` outside of a session context 2017-01-25 06:12:20 +00:00
test_utils.py Move Credentials API to Flask Native 2018-07-16 21:58:21 -07:00