d333016f740ec007c3502c17f6fc1599a54da1ae
Fix the following error currently detected in master. oslo_log/tests/unit/test_log.py:310:23: error: Argument 1 to "skipUnless" has incompatible type Module; expected "bool" [arg-type] Change-Id: Ia15ef85e2987d2b8e1e3f3a16936b8200bf07cdc Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
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%