6bfdb33cc9

Previously, `str()` was used to convert things into strings. This will not work for unicode messages in Python 2, so everything was converted to using `six.text_type` instead.
oslo.reports
oslo.reports library
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/oslo.reports
- Source: http://git.openstack.org/cgit/openstack/oslo.reports
- Bugs: http://bugs.launchpad.net/oslo.reports
Description
Languages
Python
100%