The verbose option in section [DEFAULT] has been deprecated
For more details about why this was done (by the oslo log team), see references provided below. The change here just removes the entry from the test config file to avoid the error. https://review.openstack.org/#/c/206437/3 Change-Id: I941ef163561b80539397788b65aae7d4548bac49 Closes-Bug: #1507217
This commit is contained in:
parent
0087512209
commit
391b0d966d
@ -25,9 +25,6 @@ log_file = trovetest.log
|
||||
|
||||
use_stderr = False
|
||||
|
||||
# Show more verbose log output (sets INFO log level output)
|
||||
verbose = True
|
||||
|
||||
# Show debugging output in logs (sets DEBUG log level output)
|
||||
debug = True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user