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

Edward Hope-Morley edward.hope-morley at canonical.com
Tue Dec 15 11:22:37 UTC 2015


** Description changed:

+ [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.

** Summary changed:

- Unintended assignment of "syslog"
+ [SRU] Unintended assignment of "syslog"

-- 
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 Committed
Status in python-oslo.log source package in Wily:
  In Progress
Status in python-oslo.log source package in Xenial:
  Fix Committed

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