ceph/teuthology
Sandon Van Ness 32c8234725 Use authorized_keys2 instead of authorized_keys
Instead of going through the trouble of adding/removing lines
from authorized_keys which has all our normal keys in it, instead
push keys to the unused authorized_keys2 file which makes the key
management significantly simpler as that file can just be wiped
out each time instead of worrying about preserving contents.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
2013-06-18 09:35:55 -07:00
..
locker locker: try to make up for apache timeouts 2013-03-29 16:34:15 -07:00
orchestra Support added for running scheduled tasks on virtual machines. 2013-06-07 19:32:15 -07:00
task Use authorized_keys2 instead of authorized_keys 2013-06-18 09:35:55 -07:00
test
__init__.py
ceph.conf.template ceph.conf: enable full debugging on the mon 2013-04-23 11:02:27 -07:00
contextutil.py
coverage.py
lock.py teuthology-lock --summary: allow --machine-type=all 2013-06-10 14:10:52 -07:00
lockstatus.py Support added for running scheduled tasks on virtual machines. 2013-06-07 19:32:15 -07:00
misc.py misc: let clients use any pool 2013-06-16 14:53:49 -07:00
nuke.py Support added for running scheduled tasks on virtual machines. 2013-06-07 19:32:15 -07:00
parallel.py
queue.py
run_tasks.py
run.py Implement full reinstallation of a VM system. 2013-04-03 12:29:47 -07:00
safepath.py
suite.py