X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=conf_files.py;h=24d5509d2a3f07eeffc603d5c1d557e106df6900;hb=4df9d53c8d9c47e6693037b7bf707f6afa35b0f9;hp=0ae0024d6f5d31b619ed631159a9918a0902cc2c;hpb=9935ae7fca990e66b4574f868e6600ff3375e3a1;p=nodemanager.git diff --git a/conf_files.py b/conf_files.py index 0ae0024..24d5509 100644 --- a/conf_files.py +++ b/conf_files.py @@ -10,7 +10,7 @@ import threading import curlwrapper import logger import tools - +import xmlrpclib class conf_files: def __init__(self, config, noscripts=False):