From d517134ad90af15f50c18d5827af1958c7c83a2d Mon Sep 17 00:00:00 2001 From: David Stanek Date: Thu, 17 Jul 2014 20:15:27 +0000 Subject: [PATCH] Regenerate sample config file The sample config file was regenerated using: tox -r -e sample_config Change-Id: Idc5341b343c4fa5150be47c9c01cd67e216b1142 --- etc/keystone.conf.sample | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/keystone.conf.sample b/etc/keystone.conf.sample index eb46ed8e3f..bddcc24c47 100644 --- a/etc/keystone.conf.sample +++ b/etc/keystone.conf.sample @@ -414,7 +414,7 @@ #logging_exception_prefix=%(asctime)s.%(msecs)03d %(process)d TRACE %(name)s %(instance)s # List of logger=LEVEL pairs. (list value) -#default_log_levels=amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN +#default_log_levels=amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN # Enables or disables publication of error events. (boolean # value) @@ -425,11 +425,11 @@ #fatal_deprecations=false # The format for an instance that is passed with the log -# message. (string value) +# message. (string value) #instance_format="[instance: %(uuid)s] " # The format for an instance UUID that is passed with the log -# message. (string value) +# message. (string value) #instance_uuid_format="[instance: %(uuid)s] " # The name of a logging configuration file. This file is