X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=controller.py;h=ab8e52175651dd3baee52c0bec42bec94d38dd35;hb=164e7fc96baccd6ae5caa57b794fb9966167eca2;hp=42f7514f0783c7af4d0885dad19f4919902f2e66;hpb=22d40df4ed31c001fd58966640ed0c5079d486e6;p=nodemanager.git diff --git a/controller.py b/controller.py index 42f7514..ab8e521 100644 --- a/controller.py +++ b/controller.py @@ -1,7 +1,8 @@ # $Id$ # $URL$ -"""Delegate accounts are used to provide secure access to the XMLRPC API. They are normal Unix accounts with a shell that tunnels XMLRPC requests to the API server.""" +"""Delegate accounts are used to provide secure access to the XMLRPC API. +They are normal Unix accounts with a shell that tunnels XMLRPC requests to the API server.""" import accounts import logger