trove/trove/tests/unittests
He Yongli 0077f4afc2 Use six.StringIO/BytesIO instead of StringIO.StringIO
to keep Python 3.x compatibility, use six.StringIO/BytesIO to
replace StringIO.StringIO

StringIO works for unicode
BytesIO works for bytes

Change-Id: Icffbbc8b1fcbf2003f7206530c4cd13fd376a59a
Closes-Bug: #1280100
2014-05-06 15:34:59 +08:00
..
api Use six.StringIO/BytesIO instead of StringIO.StringIO 2014-05-06 15:34:59 +08:00
backup Fixed unit test to not actually run backup command 2014-04-01 22:31:16 -07:00
common Remove mockito, and replace with mock 2014-03-31 16:25:07 -07:00
conductor Remove mockito, and replace with mock 2014-03-31 16:25:07 -07:00
configuration Tox tests should not require errors in rigid order 2014-03-26 19:44:22 -07:00
datastore adding configuration group support 2014-02-06 13:29:09 -06:00
dns Remove mockito, and replace with mock 2014-03-31 16:25:07 -07:00
guestagent Merge "Corrected the assert message in test_dbaas.py" 2014-05-02 15:37:10 +00:00
instance Tox tests should not require errors in rigid order 2014-03-26 19:44:22 -07:00
mgmt Remove mockito, and replace with mock 2014-03-31 16:25:07 -07:00
mysql Tox tests should not require errors in rigid order 2014-03-26 19:44:22 -07:00
quota Remove mockito, and replace with mock 2014-03-31 16:25:07 -07:00
router Remove copyright from empty files 2014-01-16 13:13:23 +04:00
secgroups Remove mockito, and replace with mock 2014-03-31 16:25:07 -07:00
taskmanager Remove mockito, and replace with mock 2014-03-31 16:25:07 -07:00
util Removes XML api from trove 2014-03-10 00:16:49 +00:00
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00