From bcfdc2e4adbecceadaad075a857d7f2ebed58eeb Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Fri, 9 Jun 2017 14:06:26 +0200 Subject: [PATCH] Regenerate example.conf Change-Id: Ib585acc8ace1b72932ad8ddeccaf339757869ad6 --- example.conf | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/example.conf b/example.conf index ba8a02057..fa29ca0bd 100644 --- a/example.conf +++ b/example.conf @@ -114,6 +114,13 @@ # log_config_append is set. (boolean value) #use_syslog = false +# Enable journald for logging. If running in a systemd environment you +# may wish to enable journal support. Doing so will use the journal +# native protocol which includes structured metadata in addition to +# log messages.This option is ignored if log_config_append is set. +# (boolean value) +#use_journal = false + # Syslog facility to receive log lines. This option is ignored if # log_config_append is set. (string value) #syslog_log_facility = LOG_USER @@ -143,7 +150,7 @@ # List of package logging levels in logger=LEVEL pairs. This option is # ignored if log_config_append is set. (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,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO +#default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO # Enables or disables publication of error events. (boolean value) #publish_errors = false @@ -258,7 +265,6 @@ # # If True, SQLite uses synchronous mode. (boolean value) -# Deprecated group/name - [DEFAULT]/sqlite_synchronous #sqlite_synchronous = true # The back end to use for the database. (string value) @@ -469,11 +475,11 @@ #project_domain_name = # Project ID to scope to (string value) -# Deprecated group/name - [ironic]/tenant-id +# Deprecated group/name - [ironic]/tenant_id #project_id = # Project name to scope to (string value) -# Deprecated group/name - [ironic]/tenant-name +# Deprecated group/name - [ironic]/tenant_name #project_name = # Interval between retries in case of conflict error (HTTP 409). @@ -502,7 +508,7 @@ #user_id = # Username (string value) -# Deprecated group/name - [ironic]/user-name +# Deprecated group/name - [ironic]/user_name #username = @@ -730,13 +736,6 @@ # value) #overwrite_existing = true -# DEPRECATED: Whether to enable setting IPMI credentials during -# introspection. This feature will be removed in the Pike release. -# (boolean value) -# This option is deprecated for removal. -# Its value may be silently ignored in the future. -#enable_setting_ipmi_credentials = false - # Comma-separated list of default hooks for processing pipeline. Hook # 'scheduler' updates the node with the minimum properties required by # the Nova scheduler. Hook 'validate_interfaces' ensures that valid @@ -866,11 +865,11 @@ #project_domain_name = # Project ID to scope to (string value) -# Deprecated group/name - [swift]/tenant-id +# Deprecated group/name - [swift]/tenant_id #project_id = # Project name to scope to (string value) -# Deprecated group/name - [swift]/tenant-name +# Deprecated group/name - [swift]/tenant_name #project_name = # Tenant ID (string value) @@ -895,5 +894,5 @@ #user_id = # Username (string value) -# Deprecated group/name - [swift]/user-name +# Deprecated group/name - [swift]/user_name #username =