
When a tempfile tuple is given to create allow that tuple to optionally provide the encoding to use when the content string is written (default it to utf-8 if not provided). This is to resolve the need to worry about encodings when oslotest is used in py3.x where the tempfiles that are currently opened are opened in binary mode (and therefore aren't able to write unicode strings without encoding). Change-Id: Ibd42d14977b3438aada162199d82661c58fa5f73
oslotest
OpenStack test framework and test fixtures.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/oslotest
- Source: http://git.openstack.org/cgit/openstack/oslotest
- Bugs: http://bugs.launchpad.net/oslo
Description
Languages
Python
92.1%
Shell
7.6%
reStructuredText
0.3%