Verbose option has been deprecated from oslo.log
See http://lists.openstack.org/pipermail/openstack-dev/2016-May/095166.html for additional details. Change-Id: Ie74cee001faa572990dc636b0c12b678d1ef6da1
This commit is contained in:
parent
b6371a2009
commit
f56180c8ff
@ -18,7 +18,6 @@ nova_ceilometer_enabled: False
|
||||
|
||||
## Verbosity Options
|
||||
debug: False
|
||||
verbose: True
|
||||
|
||||
## APT Cache options
|
||||
cache_timeout: 600
|
||||
|
@ -6,7 +6,6 @@
|
||||
[DEFAULT]
|
||||
# Logs / State
|
||||
debug = {{ debug }}
|
||||
verbose = {{ verbose }}
|
||||
fatal_deprecations = {{ nova_fatal_deprecations }}
|
||||
log_dir = /var/log/nova
|
||||
state_path = {{ nova_system_home_folder }}
|
||||
|
@ -127,4 +127,3 @@ tempest_service_available_horizon: False
|
||||
tempest_service_available_neutron: True
|
||||
tempest_service_available_nova: True
|
||||
tempest_service_available_swift: False
|
||||
verbose: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user