diff options
Diffstat (limited to 'keystone-moon/releasenotes/notes/request_context-e143ba9c446a5952.yaml')
-rw-r--r-- | keystone-moon/releasenotes/notes/request_context-e143ba9c446a5952.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/keystone-moon/releasenotes/notes/request_context-e143ba9c446a5952.yaml b/keystone-moon/releasenotes/notes/request_context-e143ba9c446a5952.yaml new file mode 100644 index 00000000..b00153db --- /dev/null +++ b/keystone-moon/releasenotes/notes/request_context-e143ba9c446a5952.yaml @@ -0,0 +1,7 @@ +--- +features: + - > + [`bug 1500222 <https://bugs.launchpad.net/keystone/+bug/1500222>`_] + Added information such as: user ID, project ID, and domain ID to log + entries. As a side effect of this change, both the user's domain ID and + project's domain ID are now included in the auth context. |