
- Enables the ability to monkey-patch eventlet during testing by setting OSLO_LOG_TEST_EVENTLET=1 in environment. - Fix deadlock running tests under eventlet monkey-patching - Enable new CI job which runs unit tests with evenlet monkey patching enabled. Change-Id: Ie9e012ac73bbfa8b5e6e0f610c11868466c7cf4b
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%