Comment 23 for bug 1101404

Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Re: nova syslog logging to /dev/log race condition in python 2.6 and 2.7

I think https://review.openstack.org/#/c/136842/ should address this in oslo.log, since we're no longer assuming /dev/log and using the syslog module to talk to the service directly.

The resolution to https://bugs.launchpad.net/nova/+bug/1459726, which appears to be the same problem, also indicates that updating eventlet helps.