Joshua Harlow 356f0603ca Handle tempfile content encoding
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
2014-09-25 12:52:13 -07:00
2014-09-25 12:52:13 -07:00
2014-09-25 12:52:13 -07:00
2014-01-31 15:42:43 -08:00
2014-01-31 15:42:43 -08:00
2014-05-27 05:16:23 -07:00
2014-01-31 15:42:43 -08:00
2014-01-31 15:42:43 -08:00
2014-01-31 15:42:43 -08:00
2014-01-31 15:42:43 -08:00
2014-01-31 15:42:43 -08:00
2014-08-25 16:47:14 -04:00
2014-04-30 02:45:51 +00:00

oslotest

OpenStack test framework and test fixtures.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 352 KiB
Languages
Python 92.1%
Shell 7.6%
reStructuredText 0.3%