[Bug 1499620] Re: [SRU] Unintended assignment of "syslog"

Launchpad Bug Tracker 1499620 at bugs.launchpad.net
Mon Feb 1 16:15:54 UTC 2016


This bug was fixed in the package python-oslo.log - 1.11.0-1ubuntu0

---------------
python-oslo.log (1.11.0-1ubuntu0) wily; urgency=medium

  * Fix unintended assignment of "syslog" (LP: #1499620)
    - d/p/fix-unintended-assignment-of-syslog.patch

 -- Edward Hope-Morley <edward.hope-morley at canonical.com>  Tue, 05 Jan
2016 10:30:53 -0600

** Changed in: python-oslo.log (Ubuntu Wily)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-oslo.log in Ubuntu.
https://bugs.launchpad.net/bugs/1499620

Title:
  [SRU] Unintended assignment of "syslog"

Status in oslo.log:
  Fix Released
Status in python-oslo.log package in Ubuntu:
  Fix Released
Status in python-oslo.log source package in Wily:
  Fix Released
Status in python-oslo.log source package in Xenial:
  Fix Released

Bug description:
  [Impact]

   * Fixes syslog handler issue which is causing problems with Neutron services
     in Openstack Liberty.

  [Test Case]

   * Deploy neutron services with use_syslog=True in /etc/neutron/neutron.conf
     and check /var/log/neutron/neutron-server.log for errors. Also check that
     neutron logs are going to /var/log/syslog.

  [Regression Potential]

   * None

  Identifier "syslog" is unintendedly reassigned in _setup_logging_from_conf()
  with OSSysLogHandler in oslo_log/log.py.
  It causes an error in _find_facility() which expects "syslog" as module.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oslo.log/+bug/1499620/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list