]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
misc: deprecate (sudo_)write_file methods
authorKyr Shatskyy <kyrylo.shatskyy@suse.com>
Thu, 16 Jul 2020 16:17:18 +0000 (18:17 +0200)
committerKyr Shatskyy <kyrylo.shatskyy@suse.com>
Thu, 3 Sep 2020 21:43:40 +0000 (23:43 +0200)
commit45aba9cf8d72fd30ca607200694c638cfd240fd8
tree6c2047e25fb7ca9d3f87f8ba1ad04e26931b7844
parenta58d1cf540cee180ec6f419eb2013e65f4069074
misc: deprecate (sudo_)write_file methods

Deprecate misc.write_file() and misc.sudo_write_file()
in favor of the orchestra.remote package methods.
The code of the misc's methods is now calling the
remote's ones.

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
teuthology/misc.py