f1dde6e3f15d46d3fd89fdbcdd4d4f802cd94ccc
This reverts commit 8705f67bfb.
Reason for revert: Reverting this change as it is causing failures across multiple projects (nova and designate at least). OpenSearch is showing 580 related failures in the last 24 hours. As the comment states, this was an intentional setting based on how this "mutex" is implemented. I think this needs to stay in the code until we can move oslo service off of eventlet.
Related-Bug: #2072627
Change-Id: I562dc23c6ca41dcef6f40127f071b8422f677a0f
Team and repository tags
oslo.log -- Oslo Logging Library
The oslo.log (logging) configuration library provides standardized configuration for all openstack projects. It also provides custom formatters, handlers and support for context specific logging (like resource id's etc).
- Free software: Apache license
- Documentation: https://docs.openstack.org/oslo.log/latest/
- Source: https://opendev.org/openstack/oslo.log
- Bugs: https://bugs.launchpad.net/oslo.log
- Release notes: https://docs.openstack.org/releasenotes/oslo.log/
Description
Languages
Python
100%