** 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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1499620 Title: [SRU] Unintended assignment of "syslog" To manage notifications about this bug go to: https://bugs.launchpad.net/oslo.log/+bug/1499620/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
