keystone/keystone/tests
Gage Hugo 95edaaab06 Always have username in CADF initiator
The current initiator object for CADF notifications does not include
the username of the user who initiated the action, which leads to
issues when using an LDAP backend and not having a direct way to
map a username to a user id.

This change makes it so that the initiator object for CADF
notifications always contains the username for a user as well
as the user id. This follows along with the CADF standard
for OpenStack[0].

[0] https://www.dmtf.org/sites/default/files/standards/documents/DSP2038_1.1.0.pdf#page=12

Closes-Bug: #1856904

Change-Id: I833e6e0d7792acf49f816050ad7a63e8ea4f702f
2020-01-09 15:55:48 +00:00
..
common Add missing translation import to common.auth.py 2018-11-28 14:23:41 +00:00
functional Update keystone functional tests 2018-04-18 21:04:59 +00:00
hacking Use pycodestyle in place of pep8 2018-11-20 17:16:01 +00:00
protection Re-enable line-length linter 2019-10-21 08:48:47 -07:00
unit Always have username in CADF initiator 2020-01-09 15:55:48 +00:00
__init__.py Move existing tests to unit 2015-02-13 15:54:29 -06:00