Merge "Update the descriptions for the log cfg opts"

This commit is contained in:
Jenkins 2014-01-10 09:29:13 +00:00 committed by Gerrit Code Review
commit ffa8f68cb2
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
[DEFAULT]
# Default log level is INFO
# verbose and debug has the same result.
# One of them will set DEBUG log level output
# debug = False
# Print more verbose output (set logging level to INFO instead of default WARNING level).
# verbose = False
# Print debugging output (set logging level to DEBUG instead of default WARNING level).
# debug = False
# Where to store Neutron state files. This directory must be writable by the
# user executing the agent.
# state_path = /var/lib/neutron