LGTM Thanks,
Guido On Thu, Aug 8, 2013 at 7:00 PM, Sebastian Gebhard <[email protected]> wrote: > > Signed-off-by: Sebastian Gebhard <[email protected]> > --- > lib/server/noded.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lib/server/noded.py b/lib/server/noded.py > index ecc7c95..618783f 100644 > --- a/lib/server/noded.py > +++ b/lib/server/noded.py > @@ -825,7 +825,7 @@ class NodeRequestHandler(http.server.HttpServerHandler): > > @staticmethod > def perspective_node_powercycle(params): > - """Tries to powercycle the nod. > + """Tries to powercycle the node. > > """ > (hypervisor_type, hvparams) = params > -- > 1.8.1.2 > -- Guido Trotter Ganeti Engineering Google Germany GmbH Dienerstr. 12, 80331, München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores Steuernummer: 48/725/00206 Umsatzsteueridentifikationsnummer: DE813741370
