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: I8eb8cee6355aeb26af28c22078b18865d1e851f7
This commit is contained in:
Travis Truman 2016-05-17 11:28:53 -04:00
parent 046e69c423
commit b9cb83fecf
2 changed files with 0 additions and 2 deletions

View File

@ -18,7 +18,6 @@ is_metal: true
## Verbosity Options
debug: False
verbose: True
tempest_git_repo: https://git.openstack.org/openstack/tempest
tempest_git_install_branch: master

View File

@ -2,7 +2,6 @@
[DEFAULT]
debug = {{ debug }}
verbose = {{ verbose }}
fatal_deprecations = {{ tempest_fatal_deprecations }}
log_file = {{ tempest_log_dir}}/tempest.log
use_stderr = false