← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1261793] [NEW] Neutron example log config descriptions are incorrect

 

Public bug reported:

The existing neutron.conf example files describes verbose/debug as
follows:

# Default log level is INFO
# verbose and debug has the same result.
# One of them will set DEBUG log level output

This is incorrect. Neutron's default log level is WARN (like most other
OS services) and these options enable INFO and DEBUG levels
respectively.

** Affects: neutron
     Importance: Undecided
     Assignee: Dan Prince (dan-prince)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => Dan Prince (dan-prince)

** Changed in: neutron
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1261793

Title:
  Neutron example log config descriptions are incorrect

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  The existing neutron.conf example files describes verbose/debug as
  follows:

  # Default log level is INFO
  # verbose and debug has the same result.
  # One of them will set DEBUG log level output

  This is incorrect. Neutron's default log level is WARN (like most
  other OS services) and these options enable INFO and DEBUG levels
  respectively.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1261793/+subscriptions


Follow ups

References