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:
Travis Truman 2016-05-17 11:03:16 -04:00 committed by Major Hayden
parent b6371a2009
commit f56180c8ff
3 changed files with 0 additions and 3 deletions

View File

@ -18,7 +18,6 @@ nova_ceilometer_enabled: False
## Verbosity Options
debug: False
verbose: True
## APT Cache options
cache_timeout: 600

View File

@ -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 }}

View File

@ -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