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: I9e64d80fb41b3643390f4cee18cd77c3b88f7660
This commit is contained in:
parent
956683b908
commit
26a236cef4
@ -4,7 +4,6 @@
|
||||
{% set api_threads = _api_threads if _api_threads > 0 else 1 %}
|
||||
|
||||
[DEFAULT]
|
||||
verbose = {{ verbose }}
|
||||
debug = {{ debug }}
|
||||
fatal_deprecations = {{ cinder_fatal_deprecations }}
|
||||
my_ip = {{ cinder_management_address }}
|
||||
|
@ -69,4 +69,3 @@ tempest_service_available_horizon: False
|
||||
tempest_service_available_neutron: False
|
||||
tempest_service_available_nova: False
|
||||
tempest_service_available_swift: False
|
||||
verbose: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user