Refresh Glance example configs for Zed milestone 2
Change-Id: I3a67d3b996d3dd3a5001d8bcc5c5ecf7700593e4
This commit is contained in:
parent
0eeac314de
commit
d4e5320ea3
@ -1187,7 +1187,7 @@
|
|||||||
|
|
||||||
# Format string to use for log messages with context. Used by
|
# Format string to use for log messages with context. Used by
|
||||||
# oslo_log.formatters.ContextFormatter (string value)
|
# oslo_log.formatters.ContextFormatter (string value)
|
||||||
#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
|
#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(user_identity)s] %(instance)s%(message)s
|
||||||
|
|
||||||
# Format string to use for log messages when context is undefined. Used by
|
# Format string to use for log messages when context is undefined. Used by
|
||||||
# oslo_log.formatters.ContextFormatter (string value)
|
# oslo_log.formatters.ContextFormatter (string value)
|
||||||
@ -1204,7 +1204,7 @@
|
|||||||
# Defines the format string for %(user_identity)s that is used in
|
# Defines the format string for %(user_identity)s that is used in
|
||||||
# logging_context_format_string. Used by oslo_log.formatters.ContextFormatter
|
# logging_context_format_string. Used by oslo_log.formatters.ContextFormatter
|
||||||
# (string value)
|
# (string value)
|
||||||
#logging_user_identity_format = %(user)s %(project)s %(domain)s %(user_domain)s %(project_domain)s
|
#logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s
|
||||||
|
|
||||||
# List of package logging levels in logger=LEVEL pairs. This option is ignored
|
# List of package logging levels in logger=LEVEL pairs. This option is ignored
|
||||||
# if log_config_append is set. (list value)
|
# if log_config_append is set. (list value)
|
||||||
|
@ -714,7 +714,7 @@
|
|||||||
|
|
||||||
# Format string to use for log messages with context. Used by
|
# Format string to use for log messages with context. Used by
|
||||||
# oslo_log.formatters.ContextFormatter (string value)
|
# oslo_log.formatters.ContextFormatter (string value)
|
||||||
#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
|
#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(user_identity)s] %(instance)s%(message)s
|
||||||
|
|
||||||
# Format string to use for log messages when context is undefined. Used by
|
# Format string to use for log messages when context is undefined. Used by
|
||||||
# oslo_log.formatters.ContextFormatter (string value)
|
# oslo_log.formatters.ContextFormatter (string value)
|
||||||
@ -731,7 +731,7 @@
|
|||||||
# Defines the format string for %(user_identity)s that is used in
|
# Defines the format string for %(user_identity)s that is used in
|
||||||
# logging_context_format_string. Used by oslo_log.formatters.ContextFormatter
|
# logging_context_format_string. Used by oslo_log.formatters.ContextFormatter
|
||||||
# (string value)
|
# (string value)
|
||||||
#logging_user_identity_format = %(user)s %(project)s %(domain)s %(user_domain)s %(project_domain)s
|
#logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s
|
||||||
|
|
||||||
# List of package logging levels in logger=LEVEL pairs. This option is ignored
|
# List of package logging levels in logger=LEVEL pairs. This option is ignored
|
||||||
# if log_config_append is set. (list value)
|
# if log_config_append is set. (list value)
|
||||||
|
@ -99,7 +99,7 @@
|
|||||||
|
|
||||||
# Format string to use for log messages with context. Used by
|
# Format string to use for log messages with context. Used by
|
||||||
# oslo_log.formatters.ContextFormatter (string value)
|
# oslo_log.formatters.ContextFormatter (string value)
|
||||||
#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
|
#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(user_identity)s] %(instance)s%(message)s
|
||||||
|
|
||||||
# Format string to use for log messages when context is undefined. Used by
|
# Format string to use for log messages when context is undefined. Used by
|
||||||
# oslo_log.formatters.ContextFormatter (string value)
|
# oslo_log.formatters.ContextFormatter (string value)
|
||||||
@ -116,7 +116,7 @@
|
|||||||
# Defines the format string for %(user_identity)s that is used in
|
# Defines the format string for %(user_identity)s that is used in
|
||||||
# logging_context_format_string. Used by oslo_log.formatters.ContextFormatter
|
# logging_context_format_string. Used by oslo_log.formatters.ContextFormatter
|
||||||
# (string value)
|
# (string value)
|
||||||
#logging_user_identity_format = %(user)s %(project)s %(domain)s %(user_domain)s %(project_domain)s
|
#logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s
|
||||||
|
|
||||||
# List of package logging levels in logger=LEVEL pairs. This option is ignored
|
# List of package logging levels in logger=LEVEL pairs. This option is ignored
|
||||||
# if log_config_append is set. (list value)
|
# if log_config_append is set. (list value)
|
||||||
|
@ -709,7 +709,7 @@
|
|||||||
|
|
||||||
# Format string to use for log messages with context. Used by
|
# Format string to use for log messages with context. Used by
|
||||||
# oslo_log.formatters.ContextFormatter (string value)
|
# oslo_log.formatters.ContextFormatter (string value)
|
||||||
#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
|
#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(user_identity)s] %(instance)s%(message)s
|
||||||
|
|
||||||
# Format string to use for log messages when context is undefined. Used by
|
# Format string to use for log messages when context is undefined. Used by
|
||||||
# oslo_log.formatters.ContextFormatter (string value)
|
# oslo_log.formatters.ContextFormatter (string value)
|
||||||
@ -726,7 +726,7 @@
|
|||||||
# Defines the format string for %(user_identity)s that is used in
|
# Defines the format string for %(user_identity)s that is used in
|
||||||
# logging_context_format_string. Used by oslo_log.formatters.ContextFormatter
|
# logging_context_format_string. Used by oslo_log.formatters.ContextFormatter
|
||||||
# (string value)
|
# (string value)
|
||||||
#logging_user_identity_format = %(user)s %(project)s %(domain)s %(user_domain)s %(project_domain)s
|
#logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s
|
||||||
|
|
||||||
# List of package logging levels in logger=LEVEL pairs. This option is ignored
|
# List of package logging levels in logger=LEVEL pairs. This option is ignored
|
||||||
# if log_config_append is set. (list value)
|
# if log_config_append is set. (list value)
|
||||||
|
Loading…
Reference in New Issue
Block a user