5c68f639a6cb16b71061d2eb318ca1ec332071e2
When running unit tests the dependencies listed in requirements.txt has to be explicitly installed with upper constraints as well, otherwise they will be installed later without any constraints causing errors in case of dependency issues. Change-Id: I979a7d2b5cbeac1f191e5fc08ffe99df6301daab
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%