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:
Travis Truman 2016-05-17 11:11:44 -04:00
parent 956683b908
commit 26a236cef4
2 changed files with 0 additions and 2 deletions

View File

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

View File

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