7ed065f38d
As part of Secure RBAC work, support for system users(eg. system admin) is being added. However current default format does not include the system scope information so we can't determine whether the context is non-scoped or system-scoped. This change updates the default logging_user_identity_format so that system scope is logged by default. Change-Id: I7982cdb280599fb38362eb837cb527592267b91f
6 lines
169 B
YAML
6 lines
169 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Default value of the ``[DEFAULT] logging_user_identity_format`` option has
|
|
been updated and now includes system scope information by default.
|