glance/glance/tests/functional/store
He Yongli 01903933db 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: I93e043c633e1de9e4dedcb0a313032403b6a70fb
Closes-Bug: #1280100
2014-02-26 09:06:33 +08:00
..
__init__.py Use six.StringIO/BytesIO instead of StringIO.StringIO 2014-02-26 09:06:33 +08:00
test_cinder.py Remove vim header 2014-01-14 16:03:28 +00:00
test_filesystem.py Remove vim header 2014-01-14 16:03:28 +00:00
test_gridfs.py Remove vim header 2014-01-14 16:03:28 +00:00
test_http.py Remove vim header 2014-01-14 16:03:28 +00:00
test_rbd.py Use six.StringIO/BytesIO instead of StringIO.StringIO 2014-02-26 09:06:33 +08:00
test_s3.py Keep py3.X compatibility for urllib 2014-02-18 13:55:54 +08:00
test_sheepdog.py Enable F841 check 2014-02-13 16:54:12 +04:00
test_swift.py Use six.StringIO/BytesIO instead of StringIO.StringIO 2014-02-26 09:06:33 +08:00
test_vmware_datastore.py Keep py3.X compatibility for urllib 2014-02-18 13:55:54 +08:00