
Many assertEqual sentences don't follow assertEqual(expected, actual), this patch fix all of them. Closes-Bug: 1604213 Change-Id: I830435ab860c7298cea64a24ef01df3e5326d00c
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: http://docs.openstack.org/developer/oslo.log
- Source: http://git.openstack.org/cgit/openstack/oslo.log
- Bugs: http://bugs.launchpad.net/oslo.log
Description