]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
teuthology: remove previous test ssh keys
authorJoe Buck <jbbuck@gmail.com>
Wed, 20 Mar 2013 04:26:16 +0000 (21:26 -0700)
committerSage Weil <sage@inktank.com>
Wed, 19 Jun 2013 19:45:18 +0000 (12:45 -0700)
commit4920a0f2655803406fd1bd3408780786cf43cacd
tree22a4fe35cbe5a12dc89ad3859f04926b79bd6353
parent8e62ee1774cd5b772522394fe9e01e595e7a7a65
teuthology: remove previous test ssh keys

Updated the ssh-keys task to cleanup
any left-over keys from previous tasks
(indicated by the user being 'ssh-keys-user').
Also, some of the functions in the ssh_keys task seem
like they could be useful in general.
This patch refactors them into misc.py.

Signed-off-by: Joe Buck <jbbuck@gmail.com>
Reviewd-by: Sam Lang <sam.lang@inktank.com>
(cherry picked from commit 4258807bfcedb190155d690ab5e059cd9670e90d)
teuthology/misc.py
teuthology/task/ssh_keys.py