[Bug 1499620] Update Released

Chris J Arges 1499620 at bugs.launchpad.net
Mon Feb 1 16:15:58 UTC 2016


The verification of the Stable Release Update for python-oslo.log has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
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