X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fclient%2Fsfi.py;h=8aec7c1e77693f4d5372c610d9c2614c6cecef42;hb=e7605f6cb1ebbdb7cd4c6e7495d58d03aeda863b;hp=8793da37c1b5ae6ec58e72f898e420e3857b4737;hpb=67f861014762520ed468b01c62556280a8851f75;p=sfa.git diff --git a/sfa/client/sfi.py b/sfa/client/sfi.py index 8793da37..8aec7c1e 100644 --- a/sfa/client/sfi.py +++ b/sfa/client/sfi.py @@ -14,6 +14,7 @@ import codecs import pickle import json import shutil + from lxml import etree from StringIO import StringIO from optparse import OptionParser @@ -1586,6 +1587,7 @@ $ sfi m -b http://mymanifold.foo.com:7080/ # (f) and finally upload them to manifold server # xxx todo add an option so the password can be set on the command line # (but *NOT* in the config file) so other apps can leverage this + self.logger.info("Uploading on backend at %s"%myslice_dict['backend']) uploader = ManifoldUploader (logger=self.logger, url=myslice_dict['backend'], platform=myslice_dict['platform'],