]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Merge pull request #1352 from ceph/WIP-mRemoteCopy
authorkshtsk <kshtsk@users.noreply.github.com>
Wed, 13 Nov 2019 19:16:33 +0000 (20:16 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Nov 2019 19:16:33 +0000 (20:16 +0100)
commit259707cb9cfbd8adc200be26be26c59a8e86ee5c
tree084258c53e2fbe4e7ba573071dce87578cf08cd9
parent22106b19ec20aceb9494210bf98be9c0178014e3
parent3e7c30d4166a520f01ebb35e3751ab1cd63fdfdf
Merge pull request #1352 from ceph/WIP-mRemoteCopy

using put_file method instead of python shutil.copyfileobj so it works for python 2 and python 3 both