]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
teuthology: remove previous test ssh keys
authorJoe Buck <jbbuck@gmail.com>
Wed, 20 Mar 2013 04:26:16 +0000 (21:26 -0700)
committerJoe Buck <jbbuck@gmail.com>
Thu, 4 Apr 2013 22:55:54 +0000 (15:55 -0700)
commit4258807bfcedb190155d690ab5e059cd9670e90d
treed2ca30aba1e5318e298f9eb76ab7a4722ba25566
parentad8a346ddd5489b4d640622bd5564a27f96c1f82
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>
teuthology/misc.py
teuthology/task/ssh_keys.py