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 <jul...@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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to