[Bug 1459046] Re: nova-* services do not start if rsyslog is not yet started
OpenStack Infra
1459046 at bugs.launchpad.net
Sun Jun 28 16:31:32 UTC 2015
Reviewed: https://review.openstack.org/193633
Committed: https://git.openstack.org/cgit/openstack/oslo.log/commit/?id=9a6c22663b57b7f2d9071767dadf28e59075a75e
Submitter: Jenkins
Branch: stable/kilo
commit 9a6c22663b57b7f2d9071767dadf28e59075a75e
Author: Julien Danjou <julien at danjou.info>
Date: Mon Nov 24 18:35:36 2014 +0100
Replace RFCSysLogHandler by a syslog() based one
Rather than using the Python provided logging module that reimplents the
whole syslog protocol and pointing it to /dev/log (which is not
portable), we use the system calls from the syslog module, which are
portable and default to the behaviour we actually want.
Closes-Bug: 1385295
Closes-Bug: 1391428
Partial-Bug: 1459046
(cherry picked from commit 33f5c6f94d94d5464fea38229d880f177b05aff7)
Conflicts:
oslo_log/log.py
requirements.txt
Change-Id: I2e47c896841cbd43d1f5504f2b8b897fc432cd0b
** Tags added: in-stable-kilo
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1459046
Title:
nova-* services do not start if rsyslog is not yet started
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1459046/+subscriptions
More information about the Ubuntu-server-bugs
mailing list