X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fclient%2Fsfi.py;h=c56b23ce13daff0a6ef5c0ed039974c9610145c9;hb=951d7494edf21b798bdcdaa730bb4b8b735e7b25;hp=c195a106c75c35a4ec396d1e74d67a26c33fbdeb;hpb=555b3944cdf4e793b754b5930441e0ca7d1919cb;p=sfa.git diff --git a/sfa/client/sfi.py b/sfa/client/sfi.py index c195a106..c56b23ce 100644 --- a/sfa/client/sfi.py +++ b/sfa/client/sfi.py @@ -1521,6 +1521,9 @@ $ sfi m # enable info by default self.logger.setLevelFromOptVerbose(self.options.verbose+1) ### the rough sketch goes like this + # (0) produce a p12 file + self.client_bootstrap.my_pkcs12() + # (a) rain check for sufficient config in sfi_config myslice_dict={} myslice_keys=['backend', 'delegate', 'platform', 'username'] @@ -1605,8 +1608,8 @@ $ sfi m if uploader.upload(delegated_credential,message=message): count_success+=1 count_all+=1 - self.logger.info("Successfully uploaded %d/%d credentials"%(count_success,count_all)) + # at first I thought we would want to save these, # like 'sfi delegate does' but on second thought # it is probably not helpful as people would not