Remove verbose parameter from lbaas_agent.ini file
The verbose parameter is deprecated and should not be used. This solves the following issue: Option "verbose" from group "DEFAULT" is deprecated for removal. Its value may be silently ignored in the future TrivialFix Change-Id: Ifb04c3f396a96b6917637af3a90a3ddb1599e29d
This commit is contained in:
parent
e6c1d41782
commit
8acc1771fb
@ -1,6 +1,5 @@
|
||||
[DEFAULT]
|
||||
debug = {{ neutron_logging_debug }}
|
||||
verbose = True
|
||||
|
||||
output_file = /etc/neutron/lbaas_agent.ini
|
||||
wrap_width = 79
|
||||
|
Loading…
Reference in New Issue
Block a user