← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1163075] Re: qualname values in logging.conf sample are bogus

 

** Changed in: glance
       Status: Fix Committed => Fix Released

** Changed in: glance
    Milestone: None => kilo-1

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

Title:
  qualname values in logging.conf sample are bogus

Status in OpenStack Image Registry and Delivery Service (Glance):
  Fix Released

Bug description:
  The values in the sample logging config file for qualname aren't
  valid:

      $ grep qualname  etc/logging.cnf.sample
      qualname=glance-api
      qualname=glance-registry
      qualname=glance-combined

  It looks like valid values for qualname are only names of modules
  (__name__).  This isn't very well documented-- I had to go through the
  code to figure this out- and these values in the sample conf were
  misleading.

  I'm not sure that it is possible to use one logging.conf file and have
  the registry service messages to go to one log file and logging for
  the api service to go to a different log file.  I think you need to
  have a logger.conf for each service.

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