]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
py3: get rid of cStringIO
authorKyr Shatskyy <kyrylo.shatskyy@suse.com>
Sat, 14 Mar 2020 23:33:17 +0000 (00:33 +0100)
committerKyr Shatskyy <kyrylo.shatskyy@suse.com>
Sun, 15 Mar 2020 00:35:24 +0000 (01:35 +0100)
commit6242d9f649a66e8f0a9d8b3964e10d84fbfd6aad
tree63dd5f8e2c5582c5d5249f814f18ba4429bf6927
parentad1a327aa03293a2f61c315337cf2201c3fefab7
py3: get rid of cStringIO

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
19 files changed:
scripts/test/script.py
teuthology/kill.py
teuthology/misc.py
teuthology/orchestra/remote.py
teuthology/orchestra/run.py
teuthology/orchestra/test/test_remote.py
teuthology/orchestra/test/test_run.py
teuthology/packaging.py
teuthology/provision/cloud/base.py
teuthology/provision/cloud/util.py
teuthology/repo_utils.py
teuthology/suite/placeholder.py
teuthology/suite/run.py
teuthology/suite/test/test_run_.py
teuthology/task/__init__.py
teuthology/task/install/deb.py
teuthology/task/mpi.py
teuthology/task/pcp.py
teuthology/task/selinux.py