On Tue, Jan 19, 2016 at 04:15:03PM +0100, 'Helga Velroyen' via ganeti-devel wrote: > So far, the backend code contains a lot of (repetitive) > code to manipulate SSH keys on the local disk. This > patch adds utility functions for those basic operations > and also includes unit tests for those. > > In the later patches of this series, those functions > will be used to simplify the code and increase the > code reusage. > > Signed-off-by: Helga Velroyen <[email protected]> > --- > lib/ssh.py | 148 ++++++++++++++++++++++++++++++++++++ > test/py/ganeti.ssh_unittest.py | 166 > +++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 314 insertions(+)
LGTM -- Klaus Aehlig Google Germany GmbH, Dienerstr. 12, 80331 Muenchen Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschaeftsfuehrer: Matthew Scott Sucherman, Paul Terence Manicle
