X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=conf_files.py;h=24d5509d2a3f07eeffc603d5c1d557e106df6900;hb=4dfc713f91b8710cb09616620745b23cba4c5e2f;hp=0ae0024d6f5d31b619ed631159a9918a0902cc2c;hpb=75eb060a541caa2fc9dabb82109e36e726128c1f;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):