]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
teuthology: fix for ssh-keys-task
authorJoe Buck <jbbuck@gmail.com>
Fri, 5 Apr 2013 00:47:29 +0000 (17:47 -0700)
committerJoe Buck <jbbuck@gmail.com>
Mon, 8 Apr 2013 18:54:55 +0000 (11:54 -0700)
commit826ad0d816b1820fb444d33aff0019652cc0ade3
tree0a3fcadc3e1718b47bbe85ae2e2080e31121a554
parentfa70eb8f67371568f47ae237606be63024164214
teuthology: fix for ssh-keys-task

Resolves an issue where we
were not properly escaping the generated
public key when doing matches against it.

Signed-off-by: Joe Buck <jbbuck@gmail.com>
Reviewd-by: Sam Lang <sam.lang@inktank.com>
teuthology/task/ssh_keys.py