keystone/releasenotes/notes/request_context-e143ba9c446a5952.yaml
Brant Knudson ee2724a2a2 Release note cleanup
Removed info that's internal to keystone and therefore not relevant
to deployers.

Consistent references to config option names. `` should be used for
literal string values, not references.

Change-Id: Ia7e11683ed3ae7f19fe6680848bdcbaed954f424
2016-03-14 19:04:58 +00:00

8 lines
303 B
YAML

---
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.