On Fri, Jul 17, 2015 at 01:10:38PM +0200, 'Helga Velroyen' via ganeti-devel wrote: > Recently, the SSH port information was added to ssconf > file. This patch makes use of it when adding, removing, > or renewing SSH keys. The main benefit of it is to reduce > the signature of the backend functions and thus the RPC > load. > > Signed-off-by: Helga Velroyen <[email protected]> > --- > lib/backend.py | 23 ++++++++----------- > lib/cmdlib/cluster.py | 3 +-- > lib/cmdlib/node.py | 14 ++++-------- > lib/server/noded.py | 13 +++++------ > lib/ssh.py | 22 ------------------ > test/py/ganeti.backend_unittest.py | 46 > ++++++++++++++------------------------ > 6 files changed, 37 insertions(+), 84 deletions(-)
LGTM -- Klaus Aehlig Google Germany GmbH, Dienerstr. 12, 80331 Muenchen Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores
